From: Wei Yongjun Date: Fri, 7 Sep 2012 06:55:32 +0000 (+0800) Subject: tcm_fc: move the dereference below the NULL test X-Git-Tag: v3.7-rc1~61^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7875f179085608c659b676be74d33a2e515d8f43;p=pandora-kernel.git tcm_fc: 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