EVDEV_CLIENT_EMPTYQ
if (EVDEV_CLIENT_EMPTYQ(client)) {
while (ret == 0 && !EVDEV_CLIENT_EMPTYQ(client) && remaining > 0) {
if (!EVDEV_CLIENT_EMPTYQ(client))
ret = !EVDEV_CLIENT_EMPTYQ(client);