From: Lukas Bulwahn Date: Wed, 5 Nov 2025 10:28:32 +0000 (+0100) Subject: MAINTAINERS: add printk core-api doc file to PRINTK X-Git-Tag: v6.19-rc1~180^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af205a9b6837b453137bf41a78732480b6128096;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: add printk core-api doc file to PRINTK The files in Documentation/core-api/ are by virtue of their top-level directory part of the Documentation section in MAINTAINERS. Each file in Documentation/core-api/ should however also have a further section in MAINTAINERS it belongs to, which fits to the technical area of the documented API in that file. The printk.rst provides some explanation to the printk API defined in include/linux/printk.h, which itself is part of the PRINTK section. Add this core-api document to PRINTK. Signed-off-by: Lukas Bulwahn Link: https://patch.msgid.link/20251105102832.155823-1-lukas.bulwahn@redhat.com Signed-off-by: Petr Mladek --- diff --git a/MAINTAINERS b/MAINTAINERS index 00ebcf7178d3b..e56494c7a956b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20505,6 +20505,7 @@ R: John Ogness R: Sergey Senozhatsky S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git +F: Documentation/core-api/printk-basics.rst F: include/linux/printk.h F: kernel/printk/