diff options
author | Justin Tee <[email protected]> | 2024-01-31 10:50:56 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-02-05 20:51:34 -0500 |
commit | 3d0f9342ae200aa1ddc4d6e7a573c6f8f068d994 (patch) | |
tree | dbabde4186a43ef61dec360fd7047abf3dd1d54f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) |
scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()
A static code analyzer tool indicates that the local variable called status
in the lpfc_sli4_repost_sgl_list() routine could be used to print garbage
uninitialized values in the routine's log message.
Fix by initializing to zero.
Signed-off-by: Justin Tee <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions