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:
6cc9efe
)
wlcore: don't hide real error code when booting fails
author
Luciano Coelho
<coelho@ti.com>
Wed, 30 Jan 2013 08:53:14 +0000
(10:53 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Fri, 8 Feb 2013 08:05:02 +0000
(10:05 +0200)
There's no need to hide the actual error that was reported when
booting fails. For instance, on I/O error, we were returing
-EINVALID, which doesn't make sense at all.
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found