diff options
author | 2022-12-19 03:07:47 -0800 | |
---|---|---|
committer | 2023-01-11 21:28:38 -0500 | |
commit | 1e27648c848235046cfd83e656c1c0d360861f25 (patch) | |
tree | c1895f9dad32a55df683ac3c45ca9b4b79012fc3 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | scsi: qla2xxx: Remove increment of interface err cnt (diff) | |
download | wireguard-linux-1e27648c848235046cfd83e656c1c0d360861f25.tar.xz wireguard-linux-1e27648c848235046cfd83e656c1c0d360861f25.zip |
scsi: qla2xxx: Fix IOCB resource check warning
Make qla_get_iocbs_resource() static to fix the warning:
>> drivers/scsi/qla2xxx/qla_iocb.c:3820:5: warning: no previous prototype for
>> 'qla_get_iocbs_resource' [-Wmissing-prototypes]
3820 | int qla_get_iocbs_resource(struct srb *sp)
| ^~~~~~~~~~~~~~~~~~~~~~
Reported-by: kernel test robot <lkp@intel.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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions