From: Thomas Sujith Date: Fri, 15 Feb 2008 05:59:50 +0000 (-0500) Subject: thermal: use ERR_PTR for returning error X-Git-Tag: v2.6.25-rc3~95^2^6~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e6fda5c1159823fc02463eceb564c8bfc0e7a0e;p=pandora-kernel.git thermal: use ERR_PTR for returning error Need to return using ERR_PTR instead of NULL in case of errors. Signed-off-by: Thomas Sujith Signed-off-by: Len Brown --- Reading git-diff-tree failed