Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/printk...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 25 Apr 2023 19:46:48 +0000 (12:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 25 Apr 2023 19:46:48 +0000 (12:46 -0700)
commit7ec85f3e089aa423a69559bf4555b6218b5a2ef7
tree962f8ecccc876a1ad757bc1080bd4ffd8751e33b
parentdf45da57cbd35715d590a36a12968a94508ccd1f
parentbee43904dc774b35bb159693ff3f3ff222590bb1
Merge tag 'printk-for-6.4' of git://git./linux/kernel/git/printk/linux

Pull printk updates from Petr Mladek:

 - Code cleanup and dead code removal

* tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux:
  printk: Remove obsoleted check for non-existent "user" object
  lib/vsprintf: Use isodigit() for the octal number check
  Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT
init/Kconfig