lkml.org 
[lkml]   [2020]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] MAINTAINERS: add an entry for kfifo
Date
From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

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.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index cf6ccca6e61c..55dcb53e6a48 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9187,6 +9187,13 @@ F: include/uapi/linux/keyctl.h
F: include/keys/
F: security/keys/

+KFIFO:
+M: Stefani Seibold <stefani@seibold.net>
+S: Maintained
+F: lib/kfifo.c
+F: include/linux/kfifo.h
+F: samples/kfifo/
+
KGDB / KDB /debug_core
M: Jason Wessel <jason.wessel@windriver.com>
M: Daniel Thompson <daniel.thompson@linaro.org>
--
2.23.0
\
 
 \ /
  Last update: 2020-01-24 18:47    [W:0.023 / U:0.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site