s390/cmm: use string_upper() instead of open coded variant
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 1 Oct 2021 13:02:01 +0000 (16:02 +0300)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 11 Oct 2021 18:55:59 +0000 (20:55 +0200)
commitb2f583937aad0e43cdf18186070e5502983f60fd
tree6ca526888f3fe119fe6b0280ab5354650136b22d
parenta30b5b03047602be56c5b8ffc3a0e4cfed17561c
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>
arch/s390/mm/cmm.c