From: Wei Yongjun Date: Wed, 5 Jun 2013 23:18:12 +0000 (-0700) Subject: ACPI, APEI, EINJ: Fix error return code in einj_init() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~49^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8edb64119b4e8158f268e250dcb9919a3b7ccea;p=pandora-kernel.git ACPI, APEI, EINJ: Fix error return code in einj_init() 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 Reviewed-by: Chen Gong Signed-off-by: Tony Luck --- Reading git-diff-tree failed