]> 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)
commit1ce675f01dc6e66be85a1ca61b05c64c6cc45ac4
tree7cdb9d4012e5b4d0196d758a2030e96b228c46df
parent1fc0533d4e8de1dde5bca560af80b9c1426744ee
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