On 22/08/2019 15:20, zhengbin wrote:
Fixes gcc '-Wunused-but-set-variable' warning:drivers/scsi/hisi_sas/hisi_sas_v1_hw.c: In function cq_interrupt_v1_hw: drivers/scsi/hisi_sas/hisi_sas_v1_hw.c:1542:6: warning: variable irq_value set but not used [-Wunused-but-set-variable] Reported-by: Hulk Robot <[email protected]> Signed-off-by: zhengbin <[email protected]> ---
Acked-by: John Garry <[email protected]>

