diff options
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | 2017-06-26 18:26:58 -0500 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2017-06-28 19:56:36 +0300 |
commit | 6788a3832c706c541d8a8227076eddde47446c8a (patch) | |
tree | 2cdd9395118a29af6be10f0b83e9c83b76419379 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 23de57975f1467ec1987a716a27b20c1bc665309 (diff) |
ath9k: remove useless variable assignment in ath_mci_intr()
Value assigned to variable offset at line 551 is overwritten at line 562,
before it can be used. This makes such variable assignment useless.
Addresses-Coverity-ID: 1226941
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions