diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2023-09-29 20:39:00 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2023-09-30 22:22:25 +0300 |
commit | 0ce51459c8353b2b18ad3a430dbebf29af8b579c (patch) | |
tree | 7aa8e347c6bc0368d7ebdd412ae2e455e553efc0 /rust | |
parent | 15a4e422f3c9b041261b6810c90ce09d4ebe2a14 (diff) | |
download | linux-0ce51459c8353b2b18ad3a430dbebf29af8b579c.tar.xz |
power: supply: core: remove opencoded string_lower()
string_lower from string_helpers.h can be used to modify the string
in-place. Use it to get rid of the custom str_to_lower().
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20230929-power_supply-string_lower-v1-1-3141a2634d53@weissschuh.net
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions