diff options
| author | Jason Yan <[email protected]> | 2020-09-07 15:45:17 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-09-09 22:37:47 -0400 |
| commit | bf70bf28bf874c65001951bb955292a37c930e49 (patch) | |
| tree | 0f7b9b175da4795fb08c6cc301d9a944ac7feb8d /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 9b0f9e59bc81298f03f3582c40b07fe61d283303 (diff) | |
scsi: qla1280: Remove set but not used variable in qla1280_mailbox_command()
This addresses the following gcc warning with "make W=1":
drivers/scsi/qla1280.c: In function ‘qla1280_mailbox_command’:
drivers/scsi/qla1280.c:2430:11: warning: variable ‘data’ set but not
used [-Wunused-but-set-variable]
2430 | uint16_t data;
| ^~~~
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions