From: H Hartley Sweeten Date: Wed, 23 Apr 2014 22:52:32 +0000 (-0700) Subject: staging: comedi: me4000: remove unnecessary Step 2b test in (*do_cmdtest) X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1306 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f266f47c2c9fc17b0271a06d6eb321bee44980c;p=pandora-kernel.git staging: comedi: me4000: remove unnecessary Step 2b test in (*do_cmdtest) This test is unnecessary. It covers all the possible combinations of the scan_end_src and stop_src triggers so the final else can never be reached. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed