diff options
author | Lee Jones <[email protected]> | 2020-07-21 17:41:27 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-07-24 22:10:00 -0400 |
commit | f30554c2711224a6ecf6e875c964183fbc4c5445 (patch) | |
tree | ffeb16a8b78beb55dd4e198dd09ac93fd56ab2b1 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 685f94794f9a6705f5630a261e9b24553c969b11 (diff) |
scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its used
Fixes the following W=1 kernel build warning(s):
In file included from drivers/scsi/qla4xxx/ql4_def.h:43,
from drivers/scsi/qla4xxx/ql4_mbx.c:9:
drivers/scsi/qla4xxx/ql4_nx.h:602:23: warning: ‘qla4_82xx_reg_tbl’ defined but not used [-Wunused-const-variable=]
602 | static const uint32_t qla4_82xx_reg_tbl[] = {
| ^~~~~~~~~~~~~~~~~
[...]
NB: Lots of these
Link: https://lore.kernel.org/r/[email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions