diff options
author | 2019-08-22 12:37:28 +0100 | |
---|---|---|
committer | 2019-09-03 16:36:08 +0300 | |
commit | 9f7d65fb39355dc0a384bd44584a6df73fbfb69e (patch) | |
tree | 65c06fe291705384d5e342f5408a574475c8e1fe /tools/perf/scripts/python/stackcollapse.py | |
parent | rtw88: drop unused rtw_coex_coex_dm_reset() (diff) | |
download | linux-dev-9f7d65fb39355dc0a384bd44584a6df73fbfb69e.tar.xz linux-dev-9f7d65fb39355dc0a384bd44584a6df73fbfb69e.zip |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions