lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 10 Aug 2008 20:52:21 +0800
From:	Huang Weiyi <weiyi.huang@...il.com>
To:	jgarzik@...ox.com, jgarzik@...hat.com
Cc:	netdev@...r.kernel.org
Subject: drivers/net/ipg.h: remove duplicated #include

Removed duplicated include <linux/version.h>
in drivers/net/ipg.h

Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>

diff --git a/drivers/net/ipg.h b/drivers/net/ipg.h
index cda5388..fadcacb 100644
--- a/drivers/net/ipg.h
+++ b/drivers/net/ipg.h
@@ -21,7 +21,6 @@
 #include <linux/etherdevice.h>
 #include <linux/init.h>
 #include <linux/skbuff.h>
-#include <linux/version.h>
 #include <asm/bitops.h>

 /*

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ