Audit: unify the printk of an skb when auditd not around
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:37 +0000 (23:50 -0400)
commit038cbcf65fd6a30c79e3917690b8c46321a27915
treebc6fc5fbf9ac6dad6055aa77bb0b1eaf35fdaa37
parente85188f424c8eec7f311deed9a70bec57aeed741
Audit: unify the printk of an skb when auditd not around

Remove code duplication of skb printk when auditd is not around in userspace
to deal with this message.

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