From: H Hartley Sweeten Date: Thu, 14 Jun 2012 00:41:35 +0000 (-0700) Subject: staging: comedi: pcl818: remove unneeded tests in ai_cmdtest X-Git-Tag: v3.6-rc1~100^2~752 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7f111c214f218483a23d40a1f8e2d798b6e130a;p=pandora-kernel.git staging: comedi: pcl818: remove unneeded tests in 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