diff options
author | Colin Ian King <[email protected]> | 2021-07-21 11:26:08 +0100 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2021-07-21 13:09:21 +0200 |
commit | 99279ad8feb9142ab03f9651c2401c1b3807857b (patch) | |
tree | 65896709f02e063c2e522125801668f2a7fdd277 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 8633ef82f101c040427b57d4df7b706261420b94 (diff) |
video: fbdev: arcfb: remove redundant initialization of variable err
The variable err is being initialized with a value that is never
read, the assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions