diff options
author | Nilesh Javali <[email protected]> | 2022-08-26 03:25:58 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-09-01 00:30:56 -0400 |
commit | 2c57d0defa22b2339c06364a275bcc9048a77255 (patch) | |
tree | dfb83e5873b3bad34eb18792d1d461bc47e94584 /tools/perf/scripts/python/stackcollapse.py | |
parent | 8bfc149ba24cb985d593c0b2ddcf03ce42febe0c (diff) |
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/[email protected]
Cc: [email protected]
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions