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:
51bb618
)
Staging: comedi: adv_pci1724: Remove redundant return statements
author
Abhishek Sharma
<asharm14@visteon.com>
Mon, 1 Jun 2015 06:06:53 +0000
(06:06 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 20:21:37 +0000
(13:21 -0700)
Replace unnecessary conditional checks for variable 'ret' and replace
by single return statement.
Signed-off-by: Abhishek Sharma <asharm14@visteon.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found