aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorZheng Yongjun <[email protected]>2020-09-18 15:14:22 +0800
committerMartin K. Petersen <[email protected]>2020-10-07 21:48:28 -0400
commitffab5e016b9b3ffee02fbf1ad688b59a56cacd62 (patch)
tree38654a3e37e5b61aa66f58627ba0cc332b38d11d /scripts/bpf_helpers_doc.py
parent938b9e9ffbf8eadc09480eaa4062e033b16c395d (diff)
scsi: 53c700: Remove set but not used variable
Fixes gcc '-Wunused-but-set-variable' warning: drivers/scsi/53c700.c: In function NCR_700_intr: drivers/scsi/53c700.c:1488:27: warning: variable ‘state’ set but not used [-Wunused-but-set-variable] drivers/scsi/53c700.c: In function NCR_700_queuecommand_lck: drivers/scsi/53c700.c:1742:26: warning: variable ‘direction’ set but not used [-Wunused-but-set-variable] these variable is never used, so remove it. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Zheng Yongjun <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions