From: Neil Horman <nhorman@tuxdriver.com>
To: Paul Gortmaker <paul.gortmaker@windriver.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, jdb@comx.dk,
eric.dumazet@gmail.com
Subject: Re: [PATCH net] netprio_cgroup.h: dont include module.h from other includes
Date: Wed, 25 Jan 2012 06:59:21 -0500 [thread overview]
Message-ID: <20120125115921.GA26366@hmsreliant.think-freely.org> (raw)
In-Reply-To: <1327440799-1057-1-git-send-email-paul.gortmaker@windriver.com>
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@windriver.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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
prev parent reply other threads:[~2012-01-25 11:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-24 21:33 [PATCH net] netprio_cgroup.h: dont include module.h from other includes Paul Gortmaker
2012-01-24 21:42 ` David Miller
2012-01-24 22:04 ` Eric Dumazet
2012-01-25 11:59 ` Neil Horman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120125115921.GA26366@hmsreliant.think-freely.org \
--to=nhorman@tuxdriver.com \
--cc=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=jdb@comx.dk \
--cc=netdev@vger.kernel.org \
--cc=paul.gortmaker@windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).