[GIT PULL] printk for 4.15
From: Petr Mladek
Date: Mon Nov 20 2017 - 09:17:17 EST
Linus,
please pull the latest printk changes from
git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk.git for-linus
============
- Print warning about dropped messages on consoles on a separate line.
It makes it better readable.
- One typo fix and small code clean up.
----------------------------------------------------------------
Baoquan He (1):
printk: fix typo in printk_safe.c
Masahiro Yamada (1):
printk: simplify no_printk()
Maxim Akristiniy (1):
added new line symbol after warning about dropped messages
include/linux/printk.h | 6 ++----
kernel/printk/printk.c | 2 +-
kernel/printk/printk_safe.c | 2 +-
3 files changed, 4 insertions(+), 6 deletions(-)
Best Regards,
Petr Mladek