commit | e8b1b59dc8e42a47c4ce541bd1767ffac206b29c | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Mon Oct 08 08:40:42 2012 +0800 |
committer | Len Brown <len.brown@intel.com> | Mon Oct 08 22:51:27 2012 -0400 |
tree | c64aaad7cb6a187a2acc9ec17c9984c05c120b5d | |
parent | f5a246eab9a268f51ba8189ea5b098a1bfff200e [diff] |
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 <yongjun_wei@trendmicro.com.cn> Signed-off-by: Len Brown <len.brown@intel.com>