diff options
| author | Colin Ian King <[email protected]> | 2019-09-05 14:42:29 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-09-30 22:41:21 -0400 |
| commit | da6d2965dbdb480f091c42f54a09abe8056282e5 (patch) | |
| tree | edee2d20be9fe7d3158e86e7b26aa5edd848e566 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 1c6294858950a3cc609570f050734e1492e6a155 (diff) | |
scsi: qla2xxx: remove redundant assignment to pointer host
The pointer host is being initialized with a value that is never read and
is being re-assigned a little later on. The assignment is redundant and
hence can be removed.
Link: https://lore.kernel.org/r/[email protected]
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions