diff options
| author | Colin Ian King <colin.king@canonical.com> | 2021-06-09 14:14:08 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-07-12 09:16:34 +0200 |
| commit | b6ef5c123a4b73aae649ee2e7da73d751491b971 (patch) | |
| tree | eeba052561d343826d3a5e1ff386803848675a7c /tools/perf/scripts/python | |
| parent | 9a582884716aff660cf559b2df610c040c0e5087 (diff) | |
| download | linux-b6ef5c123a4b73aae649ee2e7da73d751491b971.tar.gz linux-b6ef5c123a4b73aae649ee2e7da73d751491b971.zip | |
media: atomisp: remove redundant initialization of variable ret
The variable ret is being initialized with a value that is never read,
it is being updated later on. The assignment is redundant and can be
removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.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')
0 files changed, 0 insertions, 0 deletions
