diff options
| author | Colin Ian King <[email protected]> | 2019-08-22 12:37:28 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2019-09-03 16:36:08 +0300 |
| commit | 9f7d65fb39355dc0a384bd44584a6df73fbfb69e (patch) | |
| tree | 65c06fe291705384d5e342f5408a574475c8e1fe /tools/perf/scripts/python/intel-pt-events.py | |
| parent | d74d0767b95ed3a1d8f08fb00c8a1b111d50c634 (diff) | |
rtw88: remove redundant assignment to pointer debugfs_topdir
Pointer debugfs_topdir is initialized to a value that is never read
and it is re-assigned later. The initialization is redundant and can
be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions