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:
eeb65d9
)
pstore/ram: fix error return code in ramoops_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Tue, 7 May 2013 11:39:20 +0000
(19:39 +0800)
committer
Tony Luck
<tony.luck@intel.com>
Wed, 8 May 2013 17:24:48 +0000
(10:24 -0700)
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found