[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1950389.X5iqtLUvi2@sifl>
Date: Fri, 29 May 2015 15:20:01 -0400
From: Paul Moore <paul@...l-moore.com>
To: Shailendra Verma <shailendra.capricorn@...il.com>
Cc: Eric Paris <eparis@...hat.com>, linux-audit@...hat.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] kernel:audit - Fix for typo in comment to function audit_log_link_denied().
On Saturday, May 23, 2015 10:40:27 AM Shailendra Verma wrote:
> Signed-off-by: Shailendra Verma <shailendra.capricorn@...il.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists