Skip to content

Commit 9d95f0c

Browse files
committed
MAINTAINERS: Add VSPRINTF
printk maintainers have been reviewing patches against vsprintf code last few years. Most changes have been committed via printk.git last two years. New group is used because printk() is not the only vsprintf() user. Also the group of interested people is not the same. Link: http://lkml.kernel.org/r/20191031133337.9306-1-pmladek@suse.com Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk> Cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> Cc: linux-kernel@vger.kernel.org Cc: Andrew Morton <akpm@linux-foundation.org> Cc: Uwe Kleine-König <uwe@kleine-koenig.org> Cc: Joe Perches <joe@perches.com> Cc: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com> Signed-off-by: Petr Mladek <pmladek@suse.com>
1 parent fd61240 commit 9d95f0c

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17035,6 +17035,18 @@ S: Maintained
1703517035
F: drivers/net/vrf.c
1703617036
F: Documentation/networking/vrf.txt
1703717037

17038+
VSPRINTF
17039+
M: Petr Mladek <pmladek@suse.com>
17040+
M: Steven Rostedt <rostedt@goodmis.org>
17041+
M: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
17042+
R: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
17043+
R: Rasmus Villemoes <linux@rasmusvillemoes.dk>
17044+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk.git
17045+
S: Maintained
17046+
F: lib/vsprintf.c
17047+
F: lib/test_printf.c
17048+
F: Documentation/core-api/printk-formats.rst
17049+
1703817050
VT1211 HARDWARE MONITOR DRIVER
1703917051
M: Juerg Haefliger <juergh@gmail.com>
1704017052
L: linux-hwmon@vger.kernel.org

0 commit comments

Comments
 (0)