Skip to content

Commit af205a9

Browse files
bulwahnpmladek
authored andcommitted
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 <lukas.bulwahn@redhat.com> Link: https://patch.msgid.link/20251105102832.155823-1-lukas.bulwahn@redhat.com Signed-off-by: Petr Mladek <pmladek@suse.com>
1 parent 2e44874 commit af205a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20505,6 +20505,7 @@ R: John Ogness <john.ogness@linutronix.de>
2050520505
R: Sergey Senozhatsky <senozhatsky@chromium.org>
2050620506
S: Maintained
2050720507
T: git git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git
20508+
F: Documentation/core-api/printk-basics.rst
2050820509
F: include/linux/printk.h
2050920510
F: kernel/printk/
2051020511

0 commit comments

Comments
 (0)