git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c599235
)
staging: comedi: pcl816: trigger sources were validated in (*do_cmdtest)
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Mon, 10 Feb 2014 22:20:37 +0000
(15:20 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 14 Feb 2014 17:31:31 +0000
(09:31 -0800)
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 <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found