diff options
| author | Jiapeng Chong <[email protected]> | 2021-05-17 12:09:20 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-06-02 13:33:37 +0200 |
| commit | 8610b3a2abfd0a043df91ac2754a406d7d42b207 (patch) | |
| tree | 96c05964b24a0ba2f4fbbf48386db375515f36d2 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | c75f11fbe4de0d4ccba14e7125607fd5ca12e294 (diff) | |
media: st-delta: Remove redundant assignment to ret
Variable ret is being assigned a value however the assignment is
never read, so this redundant assignment can be removed.
Clean up the following clang-analyzer warning:
drivers/media/platform/sti/delta/delta-v4l2.c:1010:4: warning: Value
stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores].
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions