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, 25 Jan 2012 06:59:21 -0500
From:	Neil Horman <nhorman@...driver.com>
To:	Paul Gortmaker <paul.gortmaker@...driver.com>
Cc:	davem@...emloft.net, netdev@...r.kernel.org, jdb@...x.dk,
	eric.dumazet@...il.com
Subject: Re: [PATCH net] netprio_cgroup.h: dont include module.h from other
 includes

On Tue, Jan 24, 2012 at 04:33:19PM -0500, Paul Gortmaker wrote:
> A considerable effort was invested in wiping out module.h
> from being present in all the other standard includes.  This
> one leaked back in, but once again isn't strictly necessary,
> so remove it.
> 
> Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>
> 
> ---
> 
> [x86-64 modconfig, yesconfig and ppc64 defconfig all build OK]
> 
> diff --git a/include/net/netprio_cgroup.h b/include/net/netprio_cgroup.h
> index e503b87..7b2d431 100644
> --- a/include/net/netprio_cgroup.h
> +++ b/include/net/netprio_cgroup.h
> @@ -13,7 +13,6 @@
>  
>  #ifndef _NETPRIO_CGROUP_H
>  #define _NETPRIO_CGROUP_H
> -#include <linux/module.h>
>  #include <linux/cgroup.h>
>  #include <linux/hardirq.h>
>  #include <linux/rcupdate.h>
> -- 
> 1.7.7.2
> 
> --
> 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
> 
Acked-by: Neil Horman <nhorman@...driver.com>

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