]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Nov 2017 15:28:13 +0000 (05:28 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Nov 2017 15:28:13 +0000 (05:28 -1000)
commit73cf71410fd844c0a47fcdcad32b2613ba998fc6
treece03dc406fdb0e7a3d58e6506c1537c9fe9c98d3
parent1e137603f5baca76de180eb069ee092665237f09
parent8d7da0023e4b7669945db3f277f57b20c73ea370
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk

Pull printk updates from Petr Mladek:

 - print the warning about dropped messages on consoles on a separate
   line.   It makes it more legible.

 - one typo fix and small code clean up.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk:
  added new line symbol after warning about dropped messages
  printk: fix typo in printk_safe.c
  printk: simplify no_printk()
include/linux/printk.h
kernel/printk/printk_safe.c