From: Heiko Carstens Date: Tue, 28 Aug 2007 07:30:42 +0000 (+0200) Subject: [SCSI] zfcp: avoid if (whatever) ; constructs. X-Git-Tag: v2.6.24-rc1~1290^2~150 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc16cebad086090891a3f39957ec771a2292359b;p=pandora-kernel.git [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 Signed-off-by: Swen Schillig Signed-off-by: James Bottomley --- Reading git-diff-tree failed