diff options
author | Chris Green <chris.e.green@hotmail.com> | 2025-04-08 23:31:25 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-05-09 12:55:06 +0300 |
commit | fdc33c5f89832066d8086745e8e2fba9c81b8eb9 (patch) | |
tree | 96eaa57d5413f37291b27e8646efecb6a34c6a43 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2a934fdb01db6458288fc9386d3d8ceba6dd551a (diff) | |
download | linux-fdc33c5f89832066d8086745e8e2fba9c81b8eb9.tar.xz |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions