]> 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)
commit23868a23f9725c5da52adf78437740881dd9f102
treece03dc406fdb0e7a3d58e6506c1537c9fe9c98d3
parent41fed795c07d2a7d5622fbc5df61d9dcec3c48d0
parente8da4f83ce6af12feeb25961441432a954541e2a
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