[RESEND PATCH] MAINTAINERS: add an entry for kfifo

From: Bartosz Golaszewski
Date: Mon Apr 13 2020 - 06:49:48 EST


From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>

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 explicit entry for kfifo to MAINTAINERS file.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
---
I'm not sure why this patch hasn't made it into v5.7 - it's been in next
for weeks now. :(

MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e64e5db31497..f0f30b2cafa4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9412,6 +9412,13 @@ F: include/linux/keyctl.h
F: include/uapi/linux/keyctl.h
F: security/keys/

+KFIFO
+M: Stefani Seibold <stefani@xxxxxxxxxxx>
+S: Maintained
+F: lib/kfifo.c
+F: include/linux/kfifo.h
+F: samples/kfifo/
+
KGDB / KDB /debug_core
M: Jason Wessel <jason.wessel@xxxxxxxxxxxxx>
M: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
--
2.25.0