lib/string_helpers: Split out string_choices.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 Mar 2023 19:55:42 +0000 (21:55 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 12 Jun 2023 17:14:21 +0000 (20:14 +0300)
commitfca76071bab2304b379c35674d3b9e36a82e364a
tree4a2404804a55fc24ff3b09bc222e031aad76f5c3
parent27896ffd8fe41a6f052962c2fb1573daa6476f13
lib/string_helpers: Split out string_choices.h

Some users may only need the string choice APIs. Split
the respective header, i.e. string_choices.h. Include
it in the string_helpers.h for backward compatibility.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
MAINTAINERS
include/linux/string_choices.h [new file with mode: 0644]
include/linux/string_helpers.h