IB/hf1: Use string_upper() instead of an open coded variant
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 1 Oct 2021 12:31:53 +0000 (15:31 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 5 Oct 2021 18:22:37 +0000 (15:22 -0300)
commit286dba65a4a65a6d5de011767061f6ffa6e10389
tree95fd47d0864d0fee40b3d2c8ffe7a5c621c09bc1
parent8e913a8d89cd91fcc22b496b8329b0b093a6dec9
IB/hf1: Use string_upper() instead of an open coded variant

Use string_upper() from the string helper module instead of an open coded
variant.

Link: https://lore.kernel.org/r/20211001123153.67379-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/hfi1/efivar.c