diff options
| author | Colin Ian King <colin.king@canonical.com> | 2020-04-24 13:25:54 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-04 12:01:44 +0200 |
| commit | 414953b4833f2b2024ec46213a75586465acea90 (patch) | |
| tree | 85e50de964aaae87446f0b9dbdfb5ee54abf8099 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 37e278c801078dcf165983a83f7cbefbae856004 (diff) | |
| download | linux-414953b4833f2b2024ec46213a75586465acea90.tar.gz linux-414953b4833f2b2024ec46213a75586465acea90.zip | |
media: cx231xx: remove redundant assignment to variable err
The variable err is being initialized with a value that is
never read and it is being updated later with a new value. 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: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
