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:
a5c9c71
)
staging: comedi: me4000: remove unnecessary Step 2b test in (*do_cmdtest)
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Wed, 23 Apr 2014 22:52:32 +0000
(15:52 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 25 Apr 2014 21:07:50 +0000
(14:07 -0700)
This test is unnecessary. It covers all the possible combinations of the
scan_end_src and stop_src triggers so the final else can never be reached.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found