[GIT PULL] trivial printk changes for 6.11

From: Petr Mladek
Date: Thu Jul 25 2024 - 10:01:11 EST


Hi Linus,

please pull the two trivial changes for 6.11 from

git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-6.11-trivial

========================================

- Misc clean up.

----------------------------------------------------------------
Jeff Johnson (1):
vsprintf: add missing MODULE_DESCRIPTION() macro

Sreenath Vijayan (1):
printk: Rename console_replay_all() and update context

drivers/tty/sysrq.c | 2 +-
include/linux/printk.h | 4 ++--
kernel/printk/printk.c | 6 +++---
lib/test_printf.c | 1 +
lib/test_scanf.c | 1 +
5 files changed, 8 insertions(+), 6 deletions(-)