mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
6d7919a7ba
- Convert from printk() to pr_*(),
- Add missing continuations, to fix user-visible breakage,
- Drop useless WARNING prefix,
- Move trailing spaces to start of continuations.
Note that the "Keyboard overrun" message will now only be generated when
the kernel has been compiled for debugging.
Fixes:
|
||
---|---|---|
.. | ||
ataints.c | ||
atakeyb.c | ||
atasound.c | ||
config.c | ||
debug.c | ||
Makefile | ||
stdma.c | ||
stram.c | ||
time.c |