[SCSI] zfcp: avoid if (whatever) ; constructs.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 28 Aug 2007 07:30:42 +0000 (09:30 +0200)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:46:18 +0000 (14:46 -0400)
Avoid "if (whatever) ;" constructs since they seem to confuse people,
even if there is a comment.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found