[PATCH] AUDIT: kerneldoc for kernel/audit*.c
authorRandy Dunlap <rdunlap@xenotime.net>
Tue, 13 Sep 2005 19:47:11 +0000 (12:47 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 20 Mar 2006 19:08:53 +0000 (14:08 -0500)
commitb0dd25a8263dde3c30b0d7d72a8bd92d7ba0e3f5
tree8eadfe525920c8256d755b084035a513e3dcab47
parent7e7f8a036b8e2b2a300df016da5e7128c8a9192e
[PATCH] AUDIT: kerneldoc for kernel/audit*.c

- add kerneldoc for non-static functions;
- don't init static data to 0;
- limit lines to < 80 columns;
- fix long-format style;
- delete whitespace at end of some lines;

(chrisw: resend and update to current audit-2.6 tree)

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
kernel/audit.c
kernel/auditsc.c