diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2013-11-12 23:11:28 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-13 03:09:34 (GMT) |
commit | bddb12b32f90c571b177439a650f1046c3185c2e (patch) | |
tree | baedcc252b57e048c3b978dfecc1d53ddc9d5203 /kernel/ksysfs.c | |
parent | 17c568d60af5a810208baf116dc174a2005c6c3e (diff) | |
download | linux-fsl-qoriq-bddb12b32f90c571b177439a650f1046c3185c2e.tar.xz |
kernel/module.c: use pr_foo()
kernel/module.c uses a mix of printk(KERN_foo and pr_foo(). Convert it
all to pr_foo and make the offered cleanups.
Not sure what to do about the printk(KERN_DEFAULT). We don't have a
pr_default().
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Joe Perches <joe@perches.com>
Cc: Frantisek Hrbata <fhrbata@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/ksysfs.c')
0 files changed, 0 insertions, 0 deletions