From: Wei Yongjun Date: Mon, 8 Oct 2012 00:40:42 +0000 (+0800) Subject: cpuidle / ACPI: fix potential NULL pointer dereference X-Git-Tag: v3.7-rc1~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8b1b59dc8e42a47c4ce541bd1767ffac206b29c;p=pandora-kernel.git cpuidle / ACPI: fix potential NULL pointer dereference The dereference should be moved below the NULL test. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Len Brown --- Reading git-diff-tree failed