diff options
author | Ye Bin <yebin10@huawei.com> | 2020-09-09 10:27:16 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-09-10 04:42:39 +0200 |
commit | 2de7649cff445ec35a6c5ee1a8e19be186d890fc (patch) | |
tree | 7ccdf1af1b6dca81ac615a5b728b750c30c8deed /drivers/scsi/qla2xxx/qla_dbg.h | |
parent | scsi: gdth: Remove set but used 'cmd_index' (diff) | |
download | linux-2de7649cff445ec35a6c5ee1a8e19be186d890fc.tar.xz linux-2de7649cff445ec35a6c5ee1a8e19be186d890fc.zip |
scsi: lpfc: Remove set but not used 'qp'
This addresses the following gcc warning with "make W=1":
not used [-Wunused-but-set-variable]
struct lpfc_sli4_hdw_queue *qp;
^
Link: https://lore.kernel.org/r/20200909082716.37787-1-yebin10@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_debugfs.c: In function ‘lpfc_debugfs_hdwqstat_data’:
drivers/scsi/lpfc/lpfc_debugfs.c:1699:30: warning: variable ‘qp’ set but
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_dbg.h')
0 files changed, 0 insertions, 0 deletions