diff options
| author | Jim Cromie <[email protected]> | 2012-05-04 00:22:44 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-05-05 00:28:18 +0000 |
| commit | b5f3abf950f16fa615dc621e38eec63b2cc67946 (patch) | |
| tree | 5892a8507d5e6bfd1e5780f05eb5eaca2dd2ca7f /lib/dynamic_debug.c | |
| parent | dynamic_debug: remove unneeded includes (diff) | |
| download | kernel-b5f3abf950f16fa615dc621e38eec63b2cc67946.tar.gz kernel-b5f3abf950f16fa615dc621e38eec63b2cc67946.zip | |
params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
I left 1 printk which uses __FILE__, __LINE__ explicitly, which should
not be subject to generic preferences expressed via pr_fmt().
+ tweaks suggested by Joe Perches:
- add doing to irq-enabled warning, like others. It wont happen often..
- change sysfs failure crit, not just err, make it 1 line in logs.
- coalese 2 format fragments into 1 >80 char line
cc: Joe Perches <[email protected]>
Signed-off-by: Jim Cromie <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions
