diff options
| author | Bart Van Assche <[email protected]> | 2021-03-20 16:23:57 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-03-24 21:47:21 -0400 |
| commit | a20821e3f4719458a888af634c10c286365ecd6f (patch) | |
| tree | ad0b5ebe64076879c6fbc60b5a61595a21ddddbc /tools/perf/scripts/python | |
| parent | 17603237f789cfb135fd8e01a7edca27a46a6f6e (diff) | |
scsi: qla2xxx: Simplify qla8044_minidump_process_control()
This patch fixes the following Coverity complaint:
CID 177490 (#1 of 1): Unused value (UNUSED_VALUE)
assigned_value: Assigning value from opcode & 0xffffff7fU to opcode
here, but that stored value is overwritten before it can be used.
Link: https://lore.kernel.org/r/[email protected]
Cc: Quinn Tran <[email protected]>
Cc: Mike Christie <[email protected]>
Reviewed-by: Daniel Wagner <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Reviewed-by: Lee Duncan <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions