On Fri, Oct 01, 2021 at 04:02:01PM +0300, Andy Shevchenko wrote: > Use string_upper() from string helper module instead of open coded variant. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > arch/s390/mm/cmm.c | 11 ++++------- > arch/s390/mm/extmem.c | 21 ++++++++++++--------- > 2 files changed, 16 insertions(+), 16 deletions(-) Applied, but as discussed only the cmm part.