diff options
| author | Colin Ian King <[email protected]> | 2021-09-10 12:46:10 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-09-14 23:33:20 -0400 |
| commit | 914418f3690177b600f5b0d91e1902ab7332536d (patch) | |
| tree | af368ed4290a9177d8559548c65a679fc065249a /tools/perf/scripts/python/syscall-counts.py | |
| parent | b0fe235dad775d267d75aa19c0ce61fa527a287f (diff) | |
scsi: qla2xxx: Remove redundant initialization of pointer req
The pointer req is being initialized with a value that is never read, it is
being updated later on. The assignment is redundant and can be removed.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Addresses-Coverity: ("Unused value")
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions