diff options
author | 2022-08-26 03:25:58 -0700 | |
---|---|---|
committer | 2022-09-01 00:30:56 -0400 | |
commit | 2c57d0defa22b2339c06364a275bcc9048a77255 (patch) | |
tree | dfb83e5873b3bad34eb18792d1d461bc47e94584 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: qla2xxx: Enhance driver tracing with separate tunable and more (diff) | |
download | linux-dev-2c57d0defa22b2339c06364a275bcc9048a77255.tar.xz linux-dev-2c57d0defa22b2339c06364a275bcc9048a77255.zip |
scsi: qla2xxx: Define static symbols
drivers/scsi/qla2xxx/qla_os.c:40:20: warning: symbol 'qla_trc_array'
was not declared. Should it be static?
drivers/scsi/qla2xxx/qla_os.c:345:5: warning: symbol
'ql2xdelay_before_pci_error_handling' was not declared.
Should it be static?
Define qla_trc_array and ql2xdelay_before_pci_error_handling as static to
fix sparse warnings.
Link: https://lore.kernel.org/r/20220826102559.17474-7-njavali@marvell.com
Cc: stable@vger.kernel.org
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions