From: Nicholas Mc Guire Date: Wed, 4 Feb 2015 17:02:33 +0000 (-0500) Subject: staging: comedi: dt282x: condition with no effect - if identical to else X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=369ba5b8310b401bd04d73d39f57d50a06ef8c09;p=pandora-kernel.git staging: comedi: dt282x: condition with no effect - if identical to else The if and the else branch 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 Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed