Re: [PATCH 15/45] drivers: pnp: remove duplicate includes

2017-12-07 Thread Rafael J. Wysocki
On 12/6/2017 6:00 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 Acked-by: Rafael J. Wysocki Or do you want me to apply this? --- drivers/

[PATCH 15/45] drivers: pnp: 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/pnp/quirks.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/pnp/quirks.c b/drivers/pnp/quirks.c ind