diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-08-22 14:37:28 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-09-03 16:36:08 +0300 |
commit | 9f7d65fb39355dc0a384bd44584a6df73fbfb69e (patch) | |
tree | 65c06fe291705384d5e342f5408a574475c8e1fe /tools/perf/scripts/python/syscall-counts.py | |
parent | d74d0767b95ed3a1d8f08fb00c8a1b111d50c634 (diff) | |
download | linux-9f7d65fb39355dc0a384bd44584a6df73fbfb69e.tar.xz |
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 <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions