diff options
| author | Nigel Christian <[email protected]> | 2021-06-01 09:35:33 -0400 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-06-01 16:58:38 -0700 |
| commit | e5432cc71ab64b10100a290b7bf32804981c9cb4 (patch) | |
| tree | d241119de1d495b4edbec7c8411916fed8f878b7 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 686e8463ff767f592f785ad00568275ec4c4d841 (diff) | |
NFC: microread: Remove redundant assignment to variable err
In the case MICROREAD_CB_TYPE_READER_ALL clang reports a dead code
warning. The error code assigned to variable err is already passed
to async_cb(). The assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Nigel Christian <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions