]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.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)
commit11ca75d2d6d18d5a7ee4d7ec1da6f864f5c8c8be
treece03dc406fdb0e7a3d58e6506c1537c9fe9c98d3
parente1d1ea549b57790a3d8cf6300e6ef86118d692a3
parent9afe77ed849de6af8532b4c1b9310102eed9edf7
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