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:
a7e240a
)
staging: comedi: comedi_bond: return error code in do_dev_config()
author
Ian Abbott
<abbotti@mev.co.uk>
Fri, 23 Aug 2013 13:45:00 +0000
(14:45 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 26 Aug 2013 13:41:56 +0000
(06:41 -0700)
Change `do_dev_config()` to return an error code on failure and 0 on
success, instead of 0 on failure and 1 on success.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found