summaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorJim Cromie <jim.cromie@gmail.com>2012-05-03 18:22:44 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-04 17:28:18 -0700
commitb5f3abf950f16fa615dc621e38eec63b2cc67946 (patch)
tree5892a8507d5e6bfd1e5780f05eb5eaca2dd2ca7f /lib/dynamic_debug.c
parent04db6e5fddca55186b6a74339a62c800150648bc (diff)
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 <joe@perches.com> Signed-off-by: Jim Cromie <jim.cromie@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions