diff options
| author | Colin Ian King <colin.king@canonical.com> | 2019-06-24 23:37:24 +0100 |
|---|---|---|
| committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2019-07-23 17:14:22 +0200 |
| commit | a74cefd915124a16a2956773c30addc58e344047 (patch) | |
| tree | 273634c11b6c5692db5df80771ef44311024d0d9 /tools/perf/scripts/python | |
| parent | 710ae47dc6cb11f11a3007f7ade7d937804e160d (diff) | |
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')
0 files changed, 0 insertions, 0 deletions
