From: H Hartley Sweeten Date: Mon, 10 Feb 2014 22:20:36 +0000 (-0700) Subject: staging: comedi: pcl812: trigger sources were validated in (*do_cmdtest) X-Git-Tag: v3.15-rc1~139^2~1053 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c599235902f653f3eb42546cbf8299da1c445e45;p=pandora-kernel.git staging: comedi: pcl812: 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 pcl812_ai_cmd(). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed