Re: [PATCH 13/45] drivers: net: dsa: remove duplicate includes

2017-12-06 Thread David Miller
From: Pravin Shedge Date: Wed, 6 Dec 2017 22:28:40 +0530 > These duplicate includes have been found with scripts/checkincludes.pl but > they have been removed manually to avoid removing false positives. > > Signed-off-by: Pravin Shedge Applied.

Re: [PATCH 13/45] drivers: net: dsa: remove duplicate includes

2017-12-06 Thread Andrew Lunn
On Wed, Dec 06, 2017 at 10:28:40PM +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. > > Signed-off-by: Pravin Shedge Reviewed-by: Andrew Lunn Andrew