From: H Hartley Sweeten Date: Wed, 23 Apr 2014 22:52:31 +0000 (-0700) Subject: staging: comedi: cb_pcidas64: remove unnecessary Step 2b test in (*do_cmdtest) X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5c9c71f8901b4ce61fd858bdcca5a8f2750b296;p=pandora-kernel.git staging: comedi: cb_pcidas64: remove unnecessary Step 2b test in (*do_cmdtest) This test is unnecessary. The cfc_check_trigger_src() in Step 1 ensures that the trigger source is one of these values and Step 2 makes sure it's only one of these values. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed