git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8dbc32
)
audit: Use more current logging style
author
Joe Perches
<joe@perches.com>
Tue, 14 Jan 2014 18:33:12 +0000
(10:33 -0800)
committer
Eric Paris
<eparis@redhat.com>
Tue, 14 Jan 2014 19:53:54 +0000
(14:53 -0500)
Add pr_fmt to prefix "audit: " to output
Convert printk(KERN_<LEVEL> to pr_<level>
Coalesce formats
Use pr_cont
Move a brace after switch
Signed-off-by: Joe Perches <joe@perches.com>
kernel/audit.c
patch
|
blob
|
history
diff --cc
kernel/audit.c
Simple merge