]> git.baikalelectronics.ru Git - kernel.git/commit
lib/string_helpers: Introduce string_upper() and string_lower() helpers
authorVadim Pasternak <vadimp@mellanox.com>
Tue, 14 Jul 2020 12:01:53 +0000 (15:01 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 15 Jul 2020 09:45:06 +0000 (12:45 +0300)
commit100d9f0f963ebe32c8e144c493448da760c7320b
tree7cdb9d4012e5b4d0196d758a2030e96b228c46df
parentefc29842e6139be07776e9634ab1325ce81d5f05
lib/string_helpers: Introduce string_upper() and string_lower() helpers

Provide the helpers for string conversions to upper and lower cases.

Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
include/linux/string_helpers.h