]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
scsi: ips: don't use custom hex_asc_upper[] table
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Sat, 22 Oct 2016 17:32:29 +0000 (20:32 +0300)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 8 Nov 2016 22:29:57 +0000 (17:29 -0500)
commit1bc504552e20d268d91af4560c1109207d5af295
tree02fd37340226d66b0da509e676ca41daeff6a30a
parentd1d81bd097763b0c7c47026ca55d6d4d081d0448
scsi: ips: don't use custom hex_asc_upper[] table

We have table of the HEX characters in the kernel. Replace custom by a
generic one.

Cc: Adaptec OEM Raid Solutions <aacraid@adaptec.com>
Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Ewan D. Milne <emilne@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/ips.c