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:
d683b96
)
ACPI, APEI, EINJ: Fix error return code in einj_init()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 5 Jun 2013 23:18:12 +0000
(16:18 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Wed, 5 Jun 2013 23:18:12 +0000
(16:18 -0700)
Fix to return -ENOMEM in the debugfs_create_xxx() error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Chen Gong <gong.chen@linux.intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found