public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/3] lib/string_helpers: Add missing header files to MAINTAINERS database
@ 2022-11-30 11:50 Andy Shevchenko
  2022-11-30 11:50 ` [PATCH v1 2/3] lib/string_helpers: Add str_high_low() helper Andy Shevchenko
  2022-11-30 11:50 ` [PATCH v1 3/3] lib/string_helpers: Split out string_choices.h Andy Shevchenko
  0 siblings, 2 replies; 4+ messages in thread
From: Andy Shevchenko @ 2022-11-30 11:50 UTC (permalink / raw)
  To: Andy Shevchenko, linux-kernel
  Cc: Andy Shevchenko, Hans de Goede, platform-driver-x86

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 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 331dc0e3e5f9..c1f0310dae18 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8721,6 +8721,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
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-30 11:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-30 11:50 [PATCH v1 1/3] lib/string_helpers: Add missing header files to MAINTAINERS database Andy Shevchenko
2022-11-30 11:50 ` [PATCH v1 2/3] lib/string_helpers: Add str_high_low() helper Andy Shevchenko
2022-11-30 11:50 ` [PATCH v1 3/3] lib/string_helpers: Split out string_choices.h Andy Shevchenko
2022-11-30 11:51   ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox