From: Wei Yongjun Date: Sun, 9 Sep 2012 18:38:27 +0000 (+0000) Subject: caif: move the dereference below the NULL test X-Git-Tag: v3.6-rc6~18^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=566f26aa705609d05940289036ab914c8a3be707;p=pandora-kernel.git caif: 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: David S. Miller --- Reading git-diff-tree failed