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:	Mon, 27 Oct 2008 14:52:49 -0400
From:	Jeff Garzik <jgarzik@...ox.com>
To:	Huang Weiyi <weiyi.huang@...il.com>
CC:	rolandd@...co.com, netdev@...r.kernel.org,
	general@...ts.openfabrics.org
Subject: Re: mlx4_en: remove duplicated #include

Huang Weiyi wrote:
> Removed duplicated #include <linux/cpumask.h> in
> drivers/net/mlx4/en_main.c.
> 
> Signed-off-by: Huang Weiyi <weiyi.huang@...il.com 
> <mailto:weiyi.huang@...il.com>>
> 
> diff --git a/drivers/net/mlx4/en_main.c b/drivers/net/mlx4/en_main.c
> index 1b0eebf..4b9794e 100644
> --- a/drivers/net/mlx4/en_main.c
> +++ b/drivers/net/mlx4/en_main.c
> @@ -35,7 +35,6 @@
>  #include <linux/module.h>
>  #include <linux/delay.h>
>  #include <linux/netdevice.h>
> -#include <linux/cpumask.h>

applied


--
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