Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Lukas Bulwahn and committed by
Petr Mladek
af205a9b 2e448748

+1
+1
MAINTAINERS
··· 20505 20505 R: Sergey Senozhatsky <senozhatsky@chromium.org> 20506 20506 S: Maintained 20507 20507 T: git git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git 20508 + F: Documentation/core-api/printk-basics.rst 20508 20509 F: include/linux/printk.h 20509 20510 F: kernel/printk/ 20510 20511