diff options
author | Fabian Frederick <fabf@skynet.be> | 2014-06-04 16:06:05 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-04 16:53:53 -0700 |
commit | c0f35cc0be0e1d06b89d5867a6db09eda5033189 (patch) | |
tree | b13e55cc140ff6d7b4a03ff738bf8a0b81e6369a /Documentation | |
parent | 719e484396e2793f40829b98a22d55c2fcdbe74b (diff) | |
download | op-kernel-dev-c0f35cc0be0e1d06b89d5867a6db09eda5033189.zip op-kernel-dev-c0f35cc0be0e1d06b89d5867a6db09eda5033189.tar.gz |
lib/debugobjects.c: convert printk(KERN_DEBUG to pr_debug
Direct conversion of one KERN_DEBUG message without DEBUG definition
(suggested by Josh Triplett)
That message will now be disabled by default. (see
Documentation/CodingStyle Chapter 13)
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions