diff options
author | Colin Ian King <[email protected]> | 2020-04-05 14:39:06 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2020-04-14 18:04:55 +0300 |
commit | 09667ea7ce6d6a90152aeba631f11b55f283a898 (patch) | |
tree | f427f511be8861a323bfb1c0aedacab6d015e975 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | f9f46bca59d11d0fa04087c840e23ca94cd239b5 (diff) |
brcm80211: remove redundant pointer 'address'
Pointer 'address' is being assigned and updated in a few places
by it is never read. Hence the assignments are redundant and can
be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions