From: Thomas Sujith Date: Fri, 15 Feb 2008 06:05:23 +0000 (-0500) Subject: intel_menlo: extract return values using PTR_ERR X-Git-Tag: v2.6.25-rc3~95^2^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69f6b8dd6b94ac594b6920b4530a3390fb1d3fd6;p=pandora-kernel.git intel_menlo: extract return values using PTR_ERR Need to extract errors using PTR_ERR macro and process accordingly.thermal_cooling_device_register returning NULL means that CONFIG_THERMAL=n and in that case no need to create symbolic links. Signed-off-by: Thomas Sujith Signed-off-by: Len Brown --- Reading git-diff-tree failed