Skip to content

Commit 5701feb

Browse files
brgltorvalds
authored andcommitted
MAINTAINERS: add an entry for kfifo
Kfifo has been written by Stefani Seibold and she's implicitly expected to Ack any changes to it. She's not however officially listed as kfifo maintainer which leads to delays in patch review. This patch proposes to add an explitic entry for kfifo to MAINTAINERS file. [[email protected]: alphasort F: entries, per Joe] [[email protected]: remove colon, per Bartosz] Link: http://lkml.kernel.org/r/[email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Bartosz Golaszewski <[email protected]> Acked-by: Stefani Seibold <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Linus Walleij <[email protected]> Cc: Andy Shevchenko <[email protected]> Cc: Joe Perches <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent b64d8d1 commit 5701feb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

MAINTAINERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9416,6 +9416,13 @@ F: include/linux/keyctl.h
94169416
F: include/uapi/linux/keyctl.h
94179417
F: security/keys/
94189418

9419+
KFIFO
9420+
M: Stefani Seibold <[email protected]>
9421+
S: Maintained
9422+
F: include/linux/kfifo.h
9423+
F: lib/kfifo.c
9424+
F: samples/kfifo/
9425+
94199426
KGDB / KDB /debug_core
94209427
M: Jason Wessel <[email protected]>
94219428
M: Daniel Thompson <[email protected]>

0 commit comments

Comments
 (0)