b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH][trivial] Batman: Remove two duplicate includes.
@ 2011-02-14 22:38 Jesper Juhl
  2011-02-14 22:44 ` Sven Eckelmann
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2011-02-14 22:38 UTC (permalink / raw)
  To: b.a.t.m.a.n
  Cc: trivial, netdev, linux-kernel, Simon Wunderlich, Marek Lindner,
	David S. Miller

Remove duplicate inclusion of "send.h" and "routing.h" from net/batman-adv/soft-interface.c

Patch is against linux-next as of today.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
---
 soft-interface.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/net/batman-adv/soft-interface.c b/net/batman-adv/soft-interface.c
index bd088f8..7e37077 100644
--- a/net/batman-adv/soft-interface.c
+++ b/net/batman-adv/soft-interface.c
@@ -29,14 +29,12 @@
 #include "hash.h"
 #include "gateway_common.h"
 #include "gateway_client.h"
-#include "send.h"
 #include "bat_sysfs.h"
 #include <linux/slab.h>
 #include <linux/ethtool.h>
 #include <linux/etherdevice.h>
 #include <linux/if_vlan.h>
 #include "unicast.h"
-#include "routing.h"
 
 
 static int bat_get_settings(struct net_device *dev, struct ethtool_cmd *cmd);


-- 
Jesper Juhl <jj@chaosbits.net>            http://www.chaosbits.net/
Plain text mails only, please.
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html


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

* Re: [B.A.T.M.A.N.] [PATCH][trivial] Batman: Remove two duplicate includes.
  2011-02-14 22:38 [B.A.T.M.A.N.] [PATCH][trivial] Batman: Remove two duplicate includes Jesper Juhl
@ 2011-02-14 22:44 ` Sven Eckelmann
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Eckelmann @ 2011-02-14 22:44 UTC (permalink / raw)
  To: Jesper Juhl
  Cc: trivial, netdev, b.a.t.m.a.n, linux-kernel, Simon Wunderlich,
	Marek Lindner, David S. Miller

[-- Attachment #1: Type: Text/Plain, Size: 189 bytes --]

On Monday 14 February 2011 23:38:18 Jesper Juhl wrote:
> Remove duplicate inclusion of "send.h" and "routing.h" from
> net/batman-adv/soft-interface.c

Applied, thanks

Best regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2011-02-14 22:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-14 22:38 [B.A.T.M.A.N.] [PATCH][trivial] Batman: Remove two duplicate includes Jesper Juhl
2011-02-14 22:44 ` Sven Eckelmann

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).