]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kernel/kprobes.c: convert printk to pr_foo()
authorFabian Frederick <fabf@skynet.be>
Sat, 17 May 2014 13:19:24 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 May 2014 07:11:32 +0000 (17:11 +1000)
commit0e6d9f89f297ab1a121fd5f14df2c68461875e44
treef1cb042150eb47f3cb1349b6ae2f5665ef28b7cb
parent126eafc04aee322d7bf56c044ba63eda3709578c
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