From 8f266f47c2c9fc17b0271a06d6eb321bee44980c Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Wed, 23 Apr 2014 15:52:32 -0700 Subject: [PATCH] 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-format-patch failed