summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-05-07 17:43:18 +0100
committerKalle Valo <kvalo@codeaurora.org>2020-05-12 10:34:04 +0300
commit52b776fa592178c3dc341a93fec7bc760b38cc15 (patch)
tree6e8d317d982e009e4bf20b08281d65be2edbba50 /tools/perf/scripts/python/export-to-sqlite.py
parent32221df6765b3773ff1af37c77f8531ebc48f246 (diff)
ath11k: remove redundant initialization of pointer info
Pointer info is being assigned twice, once at the start of the function and secondly when it is just about to be accessed. Remove the redundant initialization and keep the original assignment to info that is close to the memcpy that uses it. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200507164318.56570-1-colin.king@canonical.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions