From: H Hartley Sweeten Date: Mon, 10 Feb 2014 22:20:37 +0000 (-0700) Subject: staging: comedi: pcl816: trigger sources were validated in (*do_cmdtest) X-Git-Tag: v3.15-rc1~139^2~1052 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab09248c998dd9df4f35912827d95d70b499bd30;p=pandora-kernel.git staging: comedi: pcl816: trigger sources were validated in (*do_cmdtest) The trigger sources were already validataed in the (*do_cmdtest) before the (*do_cmd) is called. Remove the unnecessary checks in pcl816_ai_cmd(). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed