diff options
| author | Colin Ian King <[email protected]> | 2019-08-09 18:22:17 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2019-09-03 16:38:23 +0300 |
| commit | 73c742bb9c9ba30871fdd5c730d5ca8b6712833a (patch) | |
| tree | 6a59668df54573fd5ded440896e598b479c6940e /tools/perf/scripts/python/intel-pt-events.py | |
| parent | 0a60e0aa495ff86aaee14b543f3ddab5d1327607 (diff) | |
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 <[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