]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel/kprobes.c: convert printk to pr_foo()
authorFabian Frederick <fabf@skynet.be>
Thu, 26 Jun 2014 00:43:21 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 27 Jun 2014 04:21:51 +0000 (14:21 +1000)
commitb7c758e0cafb94eef2ccce3721254a00dca8f07a
tree387f740a6d0c0a5880f261d1b865ca430d5d0c53
parent8430530339dfa9fda6a2b8d4667096251024b932
kernel/kprobes.c: convert printk to pr_foo()

Also fixes some checkpatch warnings
-Static initialization
-Lines over 80 characters

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/kprobes.c