diff options
| author | Jason Yan <[email protected]> | 2020-09-07 15:45:16 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-09-09 22:37:47 -0400 |
| commit | 9b0f9e59bc81298f03f3582c40b07fe61d283303 (patch) | |
| tree | a5abdd6855cd3871f213f42ee151b7635a488f3d /tools/perf/scripts/python/bin | |
| parent | 3eedb4202d4c26c3323c91559f977013afaecf85 (diff) | |
scsi: qla1280: Remove set but not used variable in qla1280_nvram_config()
This addresses the following gcc warning with "make W=1":
drivers/scsi/qla1280.c: In function ‘qla1280_nvram_config’:
drivers/scsi/qla1280.c:2188:36: warning: variable ‘ddma_conf’ set but
not used [-Wunused-but-set-variable]
2188 | uint16_t hwrev, cfg1, cdma_conf, ddma_conf;
| ^~~~~~~~~
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/bin')
0 files changed, 0 insertions, 0 deletions