[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)
commitcc16cebad086090891a3f39957ec771a2292359b
treec39169817529e9349c49a30e14483cc3b60cf4de
parent2282f658914e316ca32fd120fded130d1c0e26e4
[SCSI] zfcp: avoid if (whatever) ; constructs.

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>
drivers/s390/scsi/zfcp_erp.c