[John Fort]
> It is only needed if you build your v2.2.x kernel for the Initio
> 1060p LVD SCSI controller using a later compiler than 2.7.2.3 and
> then are stupid enough to ignore any compiler warnings about
> 'ambiguous else, suggest using braces'.
You mean gcc 2.7.2.3 actually gives you the *other* meaning for that
wrong construction? That is too weird. The C standard is clear,
'else' always goes with the immediately preceding 'if' statement.
Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/