projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34ce984
)
lib/string_helpers: Add missing header files to MAINTAINERS database
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Mon, 6 Mar 2023 19:55:41 +0000
(21:55 +0200)
committer
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Mon, 12 Jun 2023 17:14:21 +0000
(20:14 +0300)
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>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 7e0b87d5aa2e571d8a54ea4df45fc27897afeff5..44a413a8483ffb5f3cd1c457ef832755e1e82c32 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-8671,6
+8671,8
@@
F: drivers/input/touchscreen/resistive-adc-touch.c
GENERIC STRING LIBRARY
R: Andy Shevchenko <andy@kernel.org>
S: Maintained
+F: include/linux/string.h
+F: include/linux/string_helpers.h
F: lib/string.c
F: lib/string_helpers.c
F: lib/test_string.c