[PATCH 27/45] net: remove duplicate includes

2017-12-11 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 --- net/core/netprio_cgroup.c| 1 - net/dsa/slave.c | 1 - net/netfilter

Re: [PATCH 27/45] net: remove duplicate includes

2017-12-10 Thread Pravin Shedge
On Thu, Dec 7, 2017 at 2:28 AM, David Miller wrote: > From: Pravin Shedge > Date: Wed, 6 Dec 2017 23:02:58 +0530 > >> These duplicate includes have been found with scripts/checkincludes.pl but >> they have been removed manually to avoid removing false positives. >&g

[PATCH 28/45] samples: bpf: 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 --- samples/bpf/bpf_load.c| 1 - samples/bpf/sampleip_user.c | 1

[PATCH 19/45] drivers: staging: 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/staging/ccree/ssi_buffer_mgr.c| 1 - drivers/staging/ccree/ssi_driver.c| 1 - drivers/staging/irda

[PATCH 13/45] drivers: net: dsa: 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/net/dsa/bcm_sf2.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/dsa/bcm_sf2.c b/drivers/net/dsa