All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Casey Schaufler <casey@schaufler-ca.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-security-module <linux-security-module@vger.kernel.org>
Subject: Re: [PATCH] Smack: include magic.h in smackfs.c
Date: Tue, 02 Apr 2013 14:34:36 -0700	[thread overview]
Message-ID: <515B4EEC.8000908@infradead.org> (raw)
In-Reply-To: <515B264E.2020603@schaufler-ca.com>

On 04/02/13 11:41, Casey Schaufler wrote:
> As reported for linux-next: Tree for Apr 2 (smack)
> Add the required include for smackfs.c
> 
> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.


> ---
>  security/smack/smackfs.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/security/smack/smackfs.c b/security/smack/smackfs.c
> index 2479a41..53a08b8 100644
> --- a/security/smack/smackfs.c
> +++ b/security/smack/smackfs.c
> @@ -26,6 +26,7 @@
>  #include <linux/seq_file.h>
>  #include <linux/ctype.h>
>  #include <linux/audit.h>
> +#include <linux/magic.h>
>  #include "smack.h"
>  
>  /*
> 
> --


-- 
~Randy

  reply	other threads:[~2013-04-02 22:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02  8:09 linux-next: Tree for Apr 2 Stephen Rothwell
2013-04-02  8:09 ` Stephen Rothwell
2013-04-02 17:18 ` linux-next: Tree for Apr 2 (smack) Randy Dunlap
2013-04-02 18:41   ` [PATCH] Smack: include magic.h in smackfs.c Casey Schaufler
2013-04-02 21:34     ` Randy Dunlap [this message]
2013-04-03  2:15       ` James Morris

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=515B4EEC.8000908@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=casey@schaufler-ca.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.