netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 04/28] Clean up duplicate includes in net/atm/
@ 2007-08-10 21:11 akpm
  2007-08-10 22:16 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: akpm @ 2007-08-10 21:11 UTC (permalink / raw)
  To: davem; +Cc: netdev, akpm, jesper.juhl, chas

From: Jesper Juhl <jesper.juhl@gmail.com>

This patch cleans up duplicate includes in
	net/atm/

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Cc: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 net/atm/lec.c |    1 -
 1 files changed, 1 deletion(-)

diff -puN net/atm/lec.c~clean-up-duplicate-includes-in-net-atm net/atm/lec.c
--- a/net/atm/lec.c~clean-up-duplicate-includes-in-net-atm
+++ a/net/atm/lec.c
@@ -21,7 +21,6 @@
 #include <net/dst.h>
 #include <linux/proc_fs.h>
 #include <linux/spinlock.h>
-#include <linux/proc_fs.h>
 #include <linux/seq_file.h>
 
 /* TokenRing if needed */
_

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

* Re: [patch 04/28] Clean up duplicate includes in net/atm/
  2007-08-10 21:11 [patch 04/28] Clean up duplicate includes in net/atm/ akpm
@ 2007-08-10 22:16 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2007-08-10 22:16 UTC (permalink / raw)
  To: akpm; +Cc: netdev, jesper.juhl, chas

From: akpm@linux-foundation.org
Date: Fri, 10 Aug 2007 14:11:51 -0700

> From: Jesper Juhl <jesper.juhl@gmail.com>
> 
> This patch cleans up duplicate includes in
> 	net/atm/
> 
> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
> Cc: Chas Williams <chas@cmf.nrl.navy.mil>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Applied to net-2.6, thanks!

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

end of thread, other threads:[~2007-08-10 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-10 21:11 [patch 04/28] Clean up duplicate includes in net/atm/ akpm
2007-08-10 22:16 ` 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).