commit | 3d0b71398490fbf68f9c5766b6dce71eb89c4da0 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Aug 17 17:59:19 2023 +0300 |
committer | Andrew Morton <akpm@linux-foundation.org> | Mon Aug 21 13:46:25 2023 -0700 |
tree | aa8e8fe51c39ebb641088c9e15958967d25f205c | |
parent | 5ffd2c37cb7a53d52099e5ed1fd7ccbc9e358791 [diff] |
kstrtox: consistently use _tolower() We already use _tolower() in other places, so convert the one which open codes it. Link: https://lkml.kernel.org/r/20230817145919.543251-1-andriy.shevchenko@linux.intel.com Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>