From: Sachin Kamat Date: Mon, 19 Aug 2013 06:28:42 +0000 (+0530) Subject: thermal: exynos: Fix potential NULL pointer dereference X-Git-Tag: v3.12-rc1~45^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91ff81cf48f0c8f9cd608acbd83f0e98a228807b;p=pandora-kernel.git thermal: exynos: Fix potential NULL pointer dereference NULL pointer was being dereferenced in its own error message. Changed it to the correct device pointer. Signed-off-by: Sachin Kamat Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed