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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 10 May 2008 09:07:22 +0800
From:	Huang Weiyi <weiyi.huang@...il.com>
To:	leoli@...escale.com
Cc:	netdev@...r.kernel.org, linuxppc-dev@...abs.org
Subject: ucc_geth_ethtool.c: removed duplicated include

Removed duplicated include <asm/uaccess.h> in 
drivers/net/ucc_geth_ethtool.c.

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

--- a/drivers/net/ucc_geth_ethtool.c    2008-05-10 08:41:10.000000000 +0800
+++ b/drivers/net/ucc_geth_ethtool.c    2008-05-10 08:41:42.000000000 +0800
@@ -37,7 +37,6 @@
 #include <asm/irq.h>
 #include <asm/uaccess.h>
 #include <asm/types.h>
-#include <asm/uaccess.h>

 #include "ucc_geth.h"
 #include "ucc_geth_mii.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