From: Alexandru Gheorghiu Date: Tue, 19 Mar 2013 01:01:34 +0000 (+0200) Subject: drivers: platform: x86: Use PTR_RET function X-Git-Tag: v3.10-rc1~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fbaf9b24a953ea13350f9cd9be5609492ea20a7;p=pandora-kernel.git drivers: platform: x86: Use PTR_RET function Used PTR_RET function instead of IS_ERR and PTR_ERR. Patch found using coccinelle. Signed-off-by: Alexandru Gheorghiu Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed