audit: Use more current logging style again
authorRichard Guy Briggs <rgb@redhat.com>
Mon, 27 Jan 2014 22:38:42 +0000 (17:38 -0500)
committerEric Paris <eparis@redhat.com>
Fri, 7 Mar 2014 16:48:15 +0000 (11:48 -0500)
commitf952d10ff40b436a8ef156a74ec327abe303823d
tree50f0c9e87aaf68d156aa50fe27a1c99f3d480f15
parentb7d3622a39fde7658170b7f3cf6c6889bb8db30d
audit: Use more current logging style again

Add pr_fmt to prefix "audit: " to output
Convert printk(KERN_<LEVEL> to pr_<level>
Coalesce formats

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
kernel/auditfilter.c
kernel/auditsc.c