From: Wei Yongjun Date: Fri, 7 Sep 2012 06:56:28 +0000 (+0800) Subject: target: move the dereference below the NULL test X-Git-Tag: v3.7-rc1~61^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=609234e3b6d69315b5cd511b66435d733204e779;p=pandora-kernel.git target: 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: Nicholas Bellinger --- Reading git-diff-tree failed