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