diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-09-04 15:36:56 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-09-11 21:03:24 -0400 |
commit | aed922fa73b194b335fa0fc60275a8e68b6adbc0 (patch) | |
tree | fd42306e19ca04cf5aa0a716aca1ccac84e7e60d /drivers/scsi/pm8001/pm8001_init.c | |
parent | 5b075efb42bab1e6e6887df275cb2dfe730ab291 (diff) | |
download | kernel_replicant_linux-aed922fa73b194b335fa0fc60275a8e68b6adbc0.tar.gz kernel_replicant_linux-aed922fa73b194b335fa0fc60275a8e68b6adbc0.tar.bz2 kernel_replicant_linux-aed922fa73b194b335fa0fc60275a8e68b6adbc0.zip |
scsi: aic7xxx: remove unused redundant variable num_chip_names
Variable num_chip_names is defined but not used, hence it is redundant and can
be removed.
Cleans up clang warning:
'num_chip_names' defined but not used [-Wunused-const-variable=]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/pm8001/pm8001_init.c')
0 files changed, 0 insertions, 0 deletions