netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 13/45] drivers: net: dsa: remove duplicate includes
@ 2017-12-06 16:58 Pravin Shedge
  2017-12-06 17:13 ` Andrew Lunn
  2017-12-06 20:45 ` David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Pravin Shedge @ 2017-12-06 16:58 UTC (permalink / raw)
  To: netdev, f.fainelli, vivien.didelot, andrew
  Cc: linux-kernel, pravin.shedge4linux

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 <pravin.shedge4linux@gmail.com>
---
 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/bcm_sf2.c
index ea01f24..b62d472 100644
--- a/drivers/net/dsa/bcm_sf2.c
+++ b/drivers/net/dsa/bcm_sf2.c
@@ -14,7 +14,6 @@
 #include <linux/netdevice.h>
 #include <linux/interrupt.h>
 #include <linux/platform_device.h>
-#include <linux/of.h>
 #include <linux/phy.h>
 #include <linux/phy_fixed.h>
 #include <linux/mii.h>
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 13/45] drivers: net: dsa: remove duplicate includes
  2017-12-06 16:58 [PATCH 13/45] drivers: net: dsa: remove duplicate includes Pravin Shedge
@ 2017-12-06 17:13 ` Andrew Lunn
  2017-12-06 20:45 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2017-12-06 17:13 UTC (permalink / raw)
  To: Pravin Shedge; +Cc: netdev, f.fainelli, vivien.didelot, linux-kernel

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 <pravin.shedge4linux@gmail.com>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 13/45] drivers: net: dsa: remove duplicate includes
  2017-12-06 16:58 [PATCH 13/45] drivers: net: dsa: remove duplicate includes Pravin Shedge
  2017-12-06 17:13 ` Andrew Lunn
@ 2017-12-06 20:45 ` David Miller
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2017-12-06 20:45 UTC (permalink / raw)
  To: pravin.shedge4linux
  Cc: netdev, f.fainelli, vivien.didelot, andrew, linux-kernel

From: Pravin Shedge <pravin.shedge4linux@gmail.com>
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 <pravin.shedge4linux@gmail.com>

Applied.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-12-06 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-06 16:58 [PATCH 13/45] drivers: net: dsa: remove duplicate includes Pravin Shedge
2017-12-06 17:13 ` Andrew Lunn
2017-12-06 20:45 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).