diff options
author | 2025-04-08 21:31:25 +0100 | |
---|---|---|
committer | 2025-05-09 11:55:06 +0200 | |
commit | fdc33c5f89832066d8086745e8e2fba9c81b8eb9 (patch) | |
tree | 96eaa57d5413f37291b27e8646efecb6a34c6a43 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: v4l2-dev: fix error handling in __video_register_device() (diff) | |
download | linux-rng-fdc33c5f89832066d8086745e8e2fba9c81b8eb9.tar.xz linux-rng-fdc33c5f89832066d8086745e8e2fba9c81b8eb9.zip |
media: v4l: subdev: Fix coverity issue: Logically dead code
The conditional (type == V4L2_TUNER_RADIO) always evaluates true due to the
earlier check for (type != V4L2_TUNER_RADIO) (line 2826)
CID: 1226742
Signed-off-by: Chris Green <chris.e.green@hotmail.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions