linux/drivers/target/tcm_fc
Wei Yongjun 7875f17908 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 <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2012-09-17 18:04:09 -07:00
..
Kconfig
Makefile
tcm_fc.h
tfc_cmd.c
tfc_conf.c
tfc_io.c tcm_fc: move the dereference below the NULL test 2012-09-17 18:04:09 -07:00
tfc_sess.c