diff options
author | 2019-08-09 18:22:17 +0100 | |
---|---|---|
committer | 2019-09-03 16:38:23 +0300 | |
commit | 73c742bb9c9ba30871fdd5c730d5ca8b6712833a (patch) | |
tree | 6a59668df54573fd5ded440896e598b479c6940e /tools/perf/scripts/python/stackcollapse.py | |
parent | bcma: remove two unused variables (diff) | |
download | linux-dev-73c742bb9c9ba30871fdd5c730d5ca8b6712833a.tar.xz linux-dev-73c742bb9c9ba30871fdd5c730d5ca8b6712833a.zip |
brcmfmac: remove redundant assignment to pointer hash
The pointer hash is being initialized with a value that is never read
and is being re-assigned a little later on. The assignment is
redundant and hence 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