]> git.itanic.dy.fi Git - linux-stable/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)
commit58eeba0bdb52afe5c18ce2a760ca9fe2901943e9
tree7cdb9d4012e5b4d0196d758a2030e96b228c46df
parent19206a1edc518e6f39ae2307598afe20ae74ae6b
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