From: Paul Moore <paul@paul-moore.com>
To: Shailendra Verma <shailendra.capricorn@gmail.com>
Cc: Eric Paris <eparis@redhat.com>,
linux-audit@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] kernel:audit - Fix for typo in comment to function audit_log_link_denied().
Date: Fri, 29 May 2015 15:20:01 -0400 [thread overview]
Message-ID: <1950389.X5iqtLUvi2@sifl> (raw)
In-Reply-To: <1432357827-4401-1-git-send-email-shailendra.capricorn@gmail.com>
On Saturday, May 23, 2015 10:40:27 AM Shailendra Verma wrote:
> Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
> ---
> kernel/audit.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
> diff --git a/kernel/audit.c b/kernel/audit.c
> index 1c13e42..f9e6065 100644
> --- a/kernel/audit.c
> +++ b/kernel/audit.c
> @@ -1904,7 +1904,7 @@ EXPORT_SYMBOL(audit_log_task_info);
>
> /**
> * audit_log_link_denied - report a link restriction denial
> - * @operation: specific link opreation
> + * @operation: specific link operation
> * @link: the path that triggered the restriction
> */
> void audit_log_link_denied(const char *operation, struct path *link)
--
paul moore
www.paul-moore.com
prev parent reply other threads:[~2015-05-29 19:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-23 5:10 [PATCH] kernel:audit - Fix for typo in comment to function audit_log_link_denied() Shailendra Verma
2015-05-29 19:20 ` Paul Moore [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=1950389.X5iqtLUvi2@sifl \
--to=paul@paul-moore.com \
--cc=eparis@redhat.com \
--cc=linux-audit@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=shailendra.capricorn@gmail.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).