From: Randy Dunlap Date: Mon, 1 Dec 2008 22:16:06 +0000 (-0800) Subject: [patch 1/1] audit: remove excess kernel-doc X-Git-Tag: v2.6.28-rc8~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f0ed77d241b60f70136f15b8eef30a3de1fa249;p=pandora-kernel.git [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 Cc: Al Viro Cc: Eric Paris Signed-off-by: Andrew Morton Signed-off-by: Al Viro --- Reading git-diff-tree failed