linux/arch/m68knommu
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats
Commit 5fd29d6ccb ("printk: clean up
handling of log-levels and newlines") changed printk semantics.  printk
lines with multiple KERN_<level> prefixes are no longer emitted as
before the patch.

<level> is now included in the output on each additional use.

Remove all uses of multiple KERN_<level>s in formats.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-07-08 10:30:03 -07:00
..
configs
kernel Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
lib
mm arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( 2009-06-11 13:09:11 +10:00
platform
Kconfig
Kconfig.debug
Makefile
defconfig