summaryrefslogtreecommitdiffstats
path: root/drivers/char
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-06-16 20:07:14 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2009-06-16 20:07:14 +0200
commitb231125af7811a2f68c455d3bda95ac170ee4fa6 (patch)
treeadae63748e62d4e956f29c5f873d707874ffe556 /drivers/char
parentprintk: Add KERN_DEFAULT printk log-level (diff)
downloadlinux-b231125af7811a2f68c455d3bda95ac170ee4fa6.tar.xz
linux-b231125af7811a2f68c455d3bda95ac170ee4fa6.zip
printk: add KERN_DEFAULT loglevel to print_modules()
Several WARN_ON() messages omit the '\n' at the end of the string, which is a simple (and understandable) error. The next line printed after that warning line is usually the current module list, and that printk does not have a log-level marker - resulting in one long mixed-up line. Adding this loglevel marker will now avoid this unreadable mess. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions