Searched hist:cc16ceba (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/s390/scsi/ |
H A D | zfcp_erp.c | cc16ceba Tue Aug 28 02:30:42 CDT 2007 Heiko Carstens <heiko.carstens@de.ibm.com> [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> cc16ceba Tue Aug 28 02:30:42 CDT 2007 Heiko Carstens <heiko.carstens@de.ibm.com> [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>
|