[LTP] [PATCH V2 05/11] syscalls/waitpid: implement waitpid_ret_test()
Cyril Hrubis
chrubis@suse.cz
Thu Aug 25 13:28:59 CEST 2016
Hi!
> + if (TST_TRACE(waitpid_ret_test(-1, &status, WNOHANG | WUNTRACED,
> + 0, 0)))
> return;
Hmm, I know this is merely cosmetic but as far as I can tell the line
fits into 80 chars. Or did checkpatch complained since it has precisely
80 chars?
If that is the case what about shortening the waitpid_ret_test() to
waitpid_test()?
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list