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:
2add5f4
)
staging/slicoss: return -ENODEV if no devid matches
author
Devendra Naga
<devendra.aaru@gmail.com>
Mon, 9 Jul 2012 17:34:20 +0000
(23:04 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 9 Jul 2012 20:06:21 +0000
(13:06 -0700)
if no case matches we are simply asserting and doing break.
and i think we may need to return that -ENODEV , no device is
present, rather assert'ing.
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found