* Dominik Brodowski <[email protected]> wrote:

> All call sites of sys_wait4() set *rusage to NULL. Therefore, there is
> no need for the copy_to_user() handling of *rusage, and we can use
> kernel_wait4() directly.
> 
> CC: Luis R. Rodriguez <[email protected]>
> CC: Al Viro <[email protected]>
> CC: Andrew Morton <[email protected]>

Could you please fix the Cc: tags in all your patches, the canonical form is:

 s/CC:/Cc:

Thanks,

        Ingo

Reply via email to