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:
80b00df
)
mg_disk: fix error return code in mg_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 28 Mar 2013 15:43:43 +0000
(09:43 -0600)
committer
Jens Axboe
<axboe@kernel.dk>
Thu, 28 Mar 2013 15:43:43 +0000
(09:43 -0600)
Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found