diff options
| author | Sergey Senozhatsky <[email protected]> | 2023-07-05 22:14:34 +0900 |
|---|---|---|
| committer | Petr Mladek <[email protected]> | 2023-07-14 13:45:57 +0200 |
| commit | cd47fe860185a8d385bba693ab79497fdf12cd78 (patch) | |
| tree | 3bd8ad26e19f67e3dbd811bc7e64a72a55d443fa | |
| parent | 7ec85f3e089aa423a69559bf4555b6218b5a2ef7 (diff) | |
MAINTAINERS: adjust printk/vsprintf entries
M should be earned.
Signed-off-by: Sergey Senozhatsky <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cec07c796296..8cb807526d74 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16807,9 +16807,9 @@ F: kernel/sched/psi.c PRINTK M: Petr Mladek <[email protected]> -M: Sergey Senozhatsky <[email protected]> R: Steven Rostedt <[email protected]> R: John Ogness <[email protected]> +R: Sergey Senozhatsky <[email protected]> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git F: include/linux/printk.h @@ -22413,9 +22413,9 @@ F: drivers/net/vrf.c VSPRINTF M: Petr Mladek <[email protected]> M: Steven Rostedt <[email protected]> -M: Sergey Senozhatsky <[email protected]> R: Andy Shevchenko <[email protected]> R: Rasmus Villemoes <[email protected]> +R: Sergey Senozhatsky <[email protected]> S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git F: Documentation/core-api/printk-formats.rst |