From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422656AbbE2TUM (ORCPT ); Fri, 29 May 2015 15:20:12 -0400 Received: from mail-qc0-f169.google.com ([209.85.216.169]:33894 "EHLO mail-qc0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755347AbbE2TUF (ORCPT ); Fri, 29 May 2015 15:20:05 -0400 From: Paul Moore To: Shailendra Verma Cc: Eric Paris , 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 Message-ID: <1950389.X5iqtLUvi2@sifl> User-Agent: KMail/4.14.8 (Linux/3.16.7-gentoo; KDE/4.14.8; x86_64; ; ) In-Reply-To: <1432357827-4401-1-git-send-email-shailendra.capricorn@gmail.com> References: <1432357827-4401-1-git-send-email-shailendra.capricorn@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Saturday, May 23, 2015 10:40:27 AM Shailendra Verma wrote: > Signed-off-by: Shailendra Verma > --- > 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