Hi!
> + if (sync_event_ignored && check_sync_event(&ev)) {
> + ret = 0;
I've added a TINFO message here that we ignored the empty sync event
here and pushed, thanks.
> + } else {
> + tst_resm(TINFO,
> + "Unexpected ev type=%i code=%i value=%i",
> + ev.type, ev.code, ev.value);
> + }
> }
> }
--
Cyril Hrubis
chrubis@suse.cz