summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-04-29 20:32:48 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-05-01 06:29:50 -0300
commit82f72c53813da40303214f4c4d65122b2c1ccc41 (patch)
tree2ba122e5e51e6c08e074700ad2525281fd1d596b /drivers/media/v4l2-core
parentd5fbbb762bb51484bef3aecfddf0a31c2e708450 (diff)
[media] m2m-deinterlace: remove dead code
As reported by smatch: drivers/media/platform/m2m-deinterlace.c:1063 deinterlace_probe() info: ignoring unreachable code. There's no need to call v4l2_m2m_release() here, as the last possible failure in this code is to allocate the m2m struct. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/v4l2-core')
0 files changed, 0 insertions, 0 deletions