[LTP] [PATCH V2 05/11] syscalls/waitpid: implement waitpid_ret_test()
Stanislav Kholmanskikh
stanislav.kholmanskikh@oracle.com
Thu Aug 25 14:00:33 CEST 2016
On 08/25/2016 02:28 PM, Cyril Hrubis wrote:
> 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?
No, it didn't complain about that. I'll put this all on one line.
>
> If that is the case what about shortening the waitpid_ret_test() to
> waitpid_test()?
>
More information about the ltp
mailing list