Revision 43d6ecd97c0c69acffc918cc18cdabdfcaa55354 authored by Linus Torvalds on 27 November 2020, 18:38:36 UTC, committed by Linus Torvalds on 27 November 2020, 18:38:36 UTC
Pull printk fixes from Petr Mladek:

 - do not lose trailing newline in pr_cont() calls

 - two trivial fixes for a dead store and a config description

* tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux:
  printk: finalize records with trailing newlines
  printk: remove unneeded dead-store assignment
  init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description
2 parent s 5b4049d + 739e711
History
File Mode Size
assert.h -rw-r--r-- 13.4 KB
test.h -rw-r--r-- 58.6 KB
try-catch.h -rw-r--r-- 2.4 KB

back to top