Linux-audit Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH resend] audit: fix auditfilter.c kernel-doc warnings
@ 2013-01-10  1:12 Randy Dunlap
  2013-01-18  0:28 ` Kees Cook
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2013-01-10  1:12 UTC (permalink / raw)
  To: Al Viro, Linus Torvalds; +Cc: linux-audit

From: Randy Dunlap <rdunlap@infradead.org>

Fix new kernel-doc warning in auditfilter.c:

Warning(kernel/auditfilter.c:1157): Excess function parameter 'uid' description in 'audit_receive_filter'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc:	Al Viro <viro@zeniv.linux.org.uk>
Cc:	Eric Paris <eparis@redhat.com>
Cc:	linux-audit@redhat.com (subscribers-only)
---
 kernel/auditfilter.c |    1 -
 1 file changed, 1 deletion(-)

--- lnx-38-rc2.orig/kernel/auditfilter.c
+++ lnx-38-rc2/kernel/auditfilter.c
@@ -1144,7 +1144,6 @@ static void audit_log_rule_change(kuid_t
  * audit_receive_filter - apply all rules to the specified message type
  * @type: audit message type
  * @pid: target pid for netlink audit messages
- * @uid: target uid for netlink audit messages
  * @seq: netlink audit message sequence (serial) number
  * @data: payload data
  * @datasz: size of payload data

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH resend] audit: fix auditfilter.c kernel-doc warnings
  2013-01-10  1:12 [PATCH resend] audit: fix auditfilter.c kernel-doc warnings Randy Dunlap
@ 2013-01-18  0:28 ` Kees Cook
  0 siblings, 0 replies; 2+ messages in thread
From: Kees Cook @ 2013-01-18  0:28 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-audit, Linus Torvalds, Al Viro

On Wed, Jan 9, 2013 at 5:12 PM, Randy Dunlap <rdunlap@infradead.org> wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Fix new kernel-doc warning in auditfilter.c:
>
> Warning(kernel/auditfilter.c:1157): Excess function parameter 'uid' description in 'audit_receive_filter'
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc:     Al Viro <viro@zeniv.linux.org.uk>
> Cc:     Eric Paris <eparis@redhat.com>
> Cc:     linux-audit@redhat.com (subscribers-only)

Thanks; good catch!

Acked-by: Kees Cook <keescook@chromium.org>

-Kees

--
Kees Cook
Chrome OS Security

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-18  0:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10  1:12 [PATCH resend] audit: fix auditfilter.c kernel-doc warnings Randy Dunlap
2013-01-18  0:28 ` Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox