Re: [PATCH 08/45] drivers: input: remove duplicate includes

2017-12-05 Thread Dmitry Torokhov
On Tue, Dec 05, 2017 at 09:15:55AM +0100, Benjamin Tissoires wrote: > Hi, > > [adding Jiri, the HID maintainer in CC] > > On Tue, Dec 5, 2017 at 3:01 AM, Pravin Shedge > wrote: > > These duplicate includes have been found with scripts/checkincludes.pl but > > they have been removed manually to a

Re: [PATCH 08/45] drivers: input: remove duplicate includes

2017-12-05 Thread Benjamin Tissoires
Hi, [adding Jiri, the HID maintainer in CC] On Tue, Dec 5, 2017 at 3:01 AM, 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: Be

[PATCH 08/45] drivers: input: remove duplicate includes

2017-12-04 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/input/rmi4/rmi_f34.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/input/rmi4/rmi_f34.c b/drivers/in