Netdev Archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/6] net: remove unused #include <linux/version.h>
@ 2010-03-12 14:12 Huang Weiyi
  2010-03-19  3:25 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2010-03-12 14:12 UTC (permalink / raw
  To: davem; +Cc: netdev, Huang Weiyi

Remove unused #include <linux/version.h>('s) in
  drivers/net/ksz884x.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 drivers/net/ksz884x.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/ksz884x.c b/drivers/net/ksz884x.c
index 7264a3e..f30790b 100644
--- a/drivers/net/ksz884x.c
+++ b/drivers/net/ksz884x.c
@@ -17,7 +17,6 @@
 #include <linux/init.h>
 #include <linux/kernel.h>
 #include <linux/module.h>
-#include <linux/version.h>
 #include <linux/ioport.h>
 #include <linux/pci.h>
 #include <linux/proc_fs.h>
-- 
1.6.1.3


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

* Re: [PATCH 2/6] net: remove unused #include <linux/version.h>
  2010-03-12 14:12 [PATCH 2/6] net: remove unused #include <linux/version.h> Huang Weiyi
@ 2010-03-19  3:25 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2010-03-19  3:25 UTC (permalink / raw
  To: weiyi.huang; +Cc: netdev

From: Huang Weiyi <weiyi.huang@gmail.com>
Date: Fri, 12 Mar 2010 22:12:52 +0800

> Remove unused #include <linux/version.h>('s) in
>   drivers/net/ksz884x.c
> 
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

Applied to net-next-2.6, thanks!

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

end of thread, other threads:[~2010-03-19  3:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-12 14:12 [PATCH 2/6] net: remove unused #include <linux/version.h> Huang Weiyi
2010-03-19  3:25 ` 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 read-only IMAP folder(s) and NNTP newsgroup(s).