Re: [PATCH] MAINTAINERS: add printk core-api doc file to PRINTK
From: Petr Mladek
Date: Wed Nov 05 2025 - 10:37:21 EST
On Wed 2025-11-05 11:28:32, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
>
> 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@xxxxxxxxxx>
Makes sense:
Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
Best Regards,
Petr