]> git.baikalelectronics.ru Git - kernel.git/commit
[patch 1/1] audit: remove excess kernel-doc
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 1 Dec 2008 22:16:06 +0000 (14:16 -0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 9 Dec 2008 07:27:40 +0000 (02:27 -0500)
commitd1bc820dc4ddaec998568b9033d58ee08a88f99d
tree23965f89b83f5bfd176eea4ea82dd3a7c90d1e6f
parent2790d4ed4012cb8be12d608655b940efe3fbf525
[patch 1/1] audit: remove excess kernel-doc

Delete excess kernel-doc notation in kernel/auditsc.c:

Warning(linux-2.6.27-git10//kernel/auditsc.c:1481): Excess function parameter or struct member 'tsk' description in 'audit_syscall_entry'
Warning(linux-2.6.27-git10//kernel/auditsc.c:1564): Excess function parameter or struct member 'tsk' description in 'audit_syscall_exit'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Eric Paris <eparis@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
kernel/auditsc.c