Commit fdc33c5f authored by Chris Green's avatar Chris Green Committed by Hans Verkuil
Browse files

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: default avatarChris Green <chris.e.green@hotmail.com>
Signed-off-by: default avatarHans Verkuil <hverkuil@xs4all.nl>
parent 2a934fdb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment