Messages in this thread |  | | Date | Mon, 20 Nov 2017 15:11:10 +0100 | From | Petr Mladek <> | Subject | [GIT PULL] printk for 4.15 |
| |
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
|  |