From: H Hartley Sweeten Date: Thu, 14 Jun 2012 00:50:53 +0000 (-0700) Subject: staging: comedi: pcl816: remove unneeded tests in pcl816_ai_cmdtest X-Git-Tag: v3.6-rc1~100^2~753 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b8557a734ab17d2cbb96a79bc267b30055e0ef3;p=pandora-kernel.git staging: comedi: pcl816: remove unneeded tests in pcl816_ai_cmdtest The step 2 tests of the start_src, scan_begin_src, and scan_end_src triggers to make sure they are unique are not needed. These triggers all only have one source and it was trivially validated in step 1. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed