commit | cc16cebad086090891a3f39957ec771a2292359b | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Aug 28 09:30:42 2007 +0200 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:46:18 2007 -0400 |
tree | c39169817529e9349c49a30e14483cc3b60cf4de | |
parent | 2282f658914e316ca32fd120fded130d1c0e26e4 [diff] |
[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>