LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: James Morris <jmorris@namei.org>
To: Adrian Bunk <bunk@kernel.org>
Cc: sds@tycho.nsa.gov, eparis@parisplace.org, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] selinux/ss/services.c should #include <linux/selinux.h>
Date: Mon, 31 Mar 2008 12:26:22 +1100 (EST) [thread overview]
Message-ID: <Xine.LNX.4.64.0803311226081.11733@us.intercode.com.au> (raw)
In-Reply-To: <20080330225402.GM28445@cs181133002.pp.htv.fi>
On Mon, 31 Mar 2008, Adrian Bunk wrote:
> Every file should include the headers containing the externs for its
> global code.
>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
>
Thanks, applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6.git#for-akpm
> ---
>
> This patch has been sent on:
> - 27 Feb 2008
>
> eaeb567e2ce03ef3a7c5ed33e35def212ce2899a foobar
> diff --git a/security/selinux/ss/services.c b/security/selinux/ss/services.c
> index f374186..29fb216 100644
> --- a/security/selinux/ss/services.c
> +++ b/security/selinux/ss/services.c
> @@ -40,6 +40,7 @@
> #include <linux/sched.h>
> #include <linux/audit.h>
> #include <linux/mutex.h>
> +#include <linux/selinux.h>
> #include <net/netlabel.h>
>
> #include "flask.h"
>
--
James Morris
<jmorris@namei.org>
next prev parent reply other threads:[~2008-03-31 1:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-30 22:54 Adrian Bunk
2008-03-31 1:26 ` James Morris [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-02-27 21:20 Adrian Bunk
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=Xine.LNX.4.64.0803311226081.11733@us.intercode.com.au \
--to=jmorris@namei.org \
--cc=bunk@kernel.org \
--cc=eparis@parisplace.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sds@tycho.nsa.gov \
--subject='Re: [2.6 patch] selinux/ss/services.c should #include <linux/selinux.h>' \
/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
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).