Skip to content
Commit cb51bcd5 authored by Bill Wendling's avatar Bill Wendling Committed by Martin K. Petersen
Browse files

scsi: qla2xxx: Remove unused variable 'status'

Fix the clang build warning:

  drivers/scsi/qla2xxx/qla_nx.c:2209:6: error: variable 'status' set but not used [-Werror,-Wunused-but-set-variable]
        int status = 0;

Link: https://lore.kernel.org/r/20210726201924.3202278-4-morbo@google.com


Reviewed-by: default avatarNathan Chancellor <nathan@kernel.org>
Signed-off-by: default avatarBill Wendling <morbo@google.com>
Signed-off-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
parent 0525265e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment