Home
last modified time | relevance | path

Searched hist:"9713883 b0fa3a8afbff0cd2282d689719d7c39c2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-core.cdiff 9713883b0fa3a8afbff0cd2282d689719d7c39c2 Wed Feb 04 07:03:11 CST 2015 Nicholas Mc Guire <hofrat@osadl.org> [media] cx231xx: drop condition with no effect

The if and the else code are identical - so the condition has no effect
on the effective code.
This patch removes the condition and the duplicated code.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>