summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-07-26 13:06:14 +0300
committerKalle Valo <kvalo@codeaurora.org>2019-08-06 15:36:51 +0300
commit937a194ae8651b434c4b4c62fe94099f41a93e14 (patch)
tree68c2f156657c5a6c550fe39064a2897be95a31c7 /tools/perf/scripts/python/syscall-counts.py
parentdfc7a8f7c857369c3cee4aa4c12d6c8da7aa1597 (diff)
downloadlinux-937a194ae8651b434c4b4c62fe94099f41a93e14.tar.xz
ipw2x00: remove redundant assignment to err
Variable err is initialized to a value that is never read and it is re-assigned later. The initialization is redundant and 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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions