mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-07 21:53:18 +09:00
- Convert from printk() to pr_*(), - Add missing continuations, - Do not print nonexistent len variable, - Add missing sysname[] variable, - Correct printf()-style format specifiers. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>