Skip to content

Commit 27896ff

Browse files
committed
lib/string_helpers: Add missing header files to MAINTAINERS database
The header files string.h and string_helpers.h are missing in the MAINTAINERS. Add them. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
1 parent 34ce984 commit 27896ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8671,6 +8671,8 @@ F: drivers/input/touchscreen/resistive-adc-touch.c
86718671
GENERIC STRING LIBRARY
86728672
R: Andy Shevchenko <andy@kernel.org>
86738673
S: Maintained
8674+
F: include/linux/string.h
8675+
F: include/linux/string_helpers.h
86748676
F: lib/string.c
86758677
F: lib/string_helpers.c
86768678
F: lib/test_string.c

0 commit comments

Comments
 (0)