Re: [PATCH] treewide: remove duplicate includes

From: Greg KH
Date: Mon Dec 04 2017 - 02:38:04 EST


On Mon, Dec 04, 2017 at 03:19:39AM +0530, Pravin Shedge wrote:
> These duplicate includes have been found with scripts/checkincludes.pl but
> they have been removed manually to avoid removing false positives.
>
> Unit Testing:
>
> - build successful
> - LTP testsuite passes.
> - checkpatch.pl passes
>
> Signed-off-by: Pravin Shedge <pravin.shedge4linux@xxxxxxxxx>

Please break this up per-subsystem, like any other cleanup patch, and
send it out that way. As it is, no one can take such a patch.

thanks,

greg k-h