From: Wei Yongjun Date: Thu, 9 May 2013 02:03:02 +0000 (+0800) Subject: dell-laptop: fix error return code in dell_init() X-Git-Tag: v3.11-rc1~3^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f2082025902b59193dbdcd63550c1e8bc58e706;p=pandora-kernel.git dell-laptop: fix error return code in dell_init() 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 Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed