From: Wei Yongjun Date: Mon, 10 Sep 2012 04:49:57 +0000 (+0800) Subject: [IA64] kexec: Move the dereference below the NULL test X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~69^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36a45e741783629e2c9039da51b95f637d56f875;p=pandora-kernel.git [IA64] kexec: Move the dereference below the NULL test The dereference should be moved below the NULL test. spatch with a semantic match is used to found this. (http://coccinelle.lip6.fr/) Signed-off-by: Wei Yongjun Signed-off-by: Tony Luck --- Reading git-diff-tree failed