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:
70d52bc
)
staging: vme: fix error return code in vme_user_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 13 May 2013 06:05:38 +0000
(14:05 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 13 May 2013 21:34:22 +0000
(17:34 -0400)
Fix to return -ENOMEM in the resource alloc error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found