]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 May 2023 11:44:08 +0000 (12:44 +0100)
commitc8489e0fab18d4d31bfbea81bdcd52c3f094f2b4
tree8938f41dc0c59835247fff76f39cc6b00ddd7fe8
parent7e15602c507395eff31282e2bf6e2269b2e060a0
lib/string_helpers: Introduce string_upper() and string_lower() helpers

[ Upstream commit 58eeba0bdb52afe5c18ce2a760ca9fe2901943e9 ]

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>
Stable-dep-of: 3c0f4f09c063 ("usb: gadget: u_ether: Fix host MAC address case")
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/linux/string_helpers.h