From: Wei Yongjun Date: Mon, 10 Sep 2012 04:52:02 +0000 (+0800) Subject: hwspinlock/core: move the dereference below the NULL test X-Git-Tag: v3.6-rc7~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e352614cd3e7a5f7af7cff894a3b5a705181de21;p=pandora-kernel.git hwspinlock/core: 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: Ohad Ben-Cohen --- Reading git-diff-tree failed