commit | b2f583937aad0e43cdf18186070e5502983f60fd | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Oct 01 16:02:01 2021 +0300 |
committer | Vasily Gorbik <gor@linux.ibm.com> | Mon Oct 11 20:55:59 2021 +0200 |
tree | 6ca526888f3fe119fe6b0280ab5354650136b22d | |
parent | a30b5b03047602be56c5b8ffc3a0e4cfed17561c [diff] |
s390/cmm: use string_upper() instead of open coded variant Use string_upper() from string helper module instead of open coded variant. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20211001130201.72545-1-andriy.shevchenko@linux.intel.com [hca@linux.ibm.com: removed hunk which converts extmem.c] Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>