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:	Wed, 3 Mar 2010 09:21:19 +1100 (EST)
From:	James Morris <jmorris@...ei.org>
To:	wzt.wzt@...il.com
cc:	linux-kernel@...r.kernel.org, linux-security-module@...r.kernel.org
Subject: Re: [PATCH] Selinux: Remove unused headers list.h in
 selinux/netlink.c

On Tue, 2 Mar 2010, wzt.wzt@...il.com wrote:

> list.h is unused in netlink.c, so remove it.
> 
> Signed-off-by: Zhitong Wang <zhitong.wangzt@...baba-inc.com>


Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6#next-queue

> 
> ---
>  security/selinux/netlink.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/security/selinux/netlink.c b/security/selinux/netlink.c
> index 1ae5564..7d7be29 100644
> --- a/security/selinux/netlink.c
> +++ b/security/selinux/netlink.c
> @@ -13,7 +13,6 @@
>  #include <linux/types.h>
>  #include <linux/stddef.h>
>  #include <linux/kernel.h>
> -#include <linux/list.h>
>  #include <linux/skbuff.h>
>  #include <linux/netlink.h>
>  #include <linux/selinux_netlink.h>
> -- 
> 1.6.5.3
> 

-- 
James Morris
<jmorris@...ei.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ