From: Nicholas Mc Guire Date: Wed, 4 Feb 2015 13:03:11 +0000 (-0300) Subject: [media] cx231xx: drop condition with no effect X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~348 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9713883b0fa3a8afbff0cd2282d689719d7c39c2;p=pandora-kernel.git [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 Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed