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>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 04 Dec 2008 13:25:54 +0800
From:	Wang Chen <wangchen@...fujitsu.com>
To:	Jianjun Kong <jianjun@...ux.org>
CC:	"David S. Miller" <davem@...emloft.net>,
	netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] net: remove duplicated #include

Jianjun Kong said the following on 2008-12-4 10:26:
> net: remove duplicated #include
> 
> Signed-off-by: Jianjun Kong <jianjun@...ux.org>
> ---
>  net/socket.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/net/socket.c b/net/socket.c
> index 92764d8..e9d65ea 100644
> --- a/net/socket.c
> +++ b/net/socket.c
> @@ -69,7 +69,6 @@
>  #include <linux/proc_fs.h>
>  #include <linux/seq_file.h>
>  #include <linux/mutex.h>
> -#include <linux/thread_info.h>
>  #include <linux/wanrouter.h>
>  #include <linux/if_bridge.h>
>  #include <linux/if_frad.h>

This was fixed in net-next.

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