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:
b253c9d
)
dell-laptop: fix error return code in dell_init()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 9 May 2013 02:03:02 +0000
(10:03 +0800)
committer
Matthew Garrett
<matthew.garrett@nebula.com>
Mon, 8 Jul 2013 15:46:58 +0000
(11:46 -0400)
Fix to return -ENOMEM in the alloc_page() 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: Matthew Garrett <matthew.garrett@nebula.com>
No differences found