netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC][PATCH] Removal of duplicated include net/wanrouter/wanmain.c
@ 2007-08-01 17:58 Michal Piotrowski
  2007-08-02  4:50 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Michal Piotrowski @ 2007-08-01 17:58 UTC (permalink / raw)
  To: Andrew Morton, Netdev, LKML

Hi,

There is no need to include linux/init.h twice

Regards,
Michal

--
LOG
http://www.stardust.webpages.pl/log/

Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>

--- linux-mm-clean/net/wanrouter/wanmain.c	2007-07-09 01:32:17.000000000 +0200
+++ linux-mm/net/wanrouter/wanmain.c	2007-08-01 18:14:22.000000000 +0200
@@ -46,7 +46,6 @@
 #include <linux/capability.h>
 #include <linux/errno.h>	/* return codes */
 #include <linux/kernel.h>
-#include <linux/init.h>
 #include <linux/module.h>	/* support for loadable modules */
 #include <linux/slab.h>		/* kmalloc(), kfree() */
 #include <linux/mm.h>

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

* Re: [RFC][PATCH] Removal of duplicated include net/wanrouter/wanmain.c
  2007-08-01 17:58 [RFC][PATCH] Removal of duplicated include net/wanrouter/wanmain.c Michal Piotrowski
@ 2007-08-02  4:50 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2007-08-02  4:50 UTC (permalink / raw)
  To: michal.k.k.piotrowski; +Cc: akpm, netdev, linux-kernel

From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Date: Wed, 01 Aug 2007 19:58:53 +0200

> Hi,
> 
> There is no need to include linux/init.h twice
...
> Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>

Patch applied, thanks.

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

end of thread, other threads:[~2007-08-02  4:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 17:58 [RFC][PATCH] Removal of duplicated include net/wanrouter/wanmain.c Michal Piotrowski
2007-08-02  4:50 ` 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).