Re: [PATCH 11/45] drivers: misc: remove duplicate includes

2018-01-08 Thread haver
Hi Pravin, On 2017-12-06 17:54, 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 --- drivers/misc/genwqe/card_base.c | 1 - drivers/misc/genwqe/card

Re: [PATCH 11/45] drivers: misc: remove duplicate includes

2017-12-13 Thread Guilherme G. Piccoli
On 12/06/2017 02:54 PM, 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 Thanks for the clean-up! Acked-by: Guilherme G. Piccoli > --- > dri

[PATCH 11/45] drivers: misc: remove duplicate includes

2017-12-06 Thread Pravin Shedge
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 --- drivers/misc/genwqe/card_base.c | 1 - drivers/misc/genwqe/card_ddcb.c | 1 - drivers/misc/genwqe/card_utils.c | 2 --