Audit: cleanup netlink mesg handling
authorEric Paris <eparis@redhat.com>
Thu, 11 Jun 2009 18:31:35 +0000 (14:31 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 24 Jun 2009 03:50:39 +0000 (23:50 -0400)
commitee080e6ce93d5993390bccf68c1df5efd9351276
tree6554d820c773f3ace97fdb1ae5defa43cbc83e05
parent038cbcf65fd6a30c79e3917690b8c46321a27915
Audit: cleanup netlink mesg handling

The audit handling of netlink messages is all over the place.  Clean things
up, use predetermined macros, generally make it more readable.

Signed-off-by: Eric Paris <eparis@redhat.com>
kernel/audit.c