summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-06-25 01:37:24 +0300
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>2019-07-23 18:14:22 +0300
commita74cefd915124a16a2956773c30addc58e344047 (patch)
tree273634c11b6c5692db5df80771ef44311024d0d9 /tools/perf/scripts/python/export-to-sqlite.py
parent710ae47dc6cb11f11a3007f7ade7d937804e160d (diff)
downloadlinux-a74cefd915124a16a2956773c30addc58e344047.tar.xz
fbmem: 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> Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190624223724.13629-1-colin.king@canonical.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions