Re: 2.6.0-test4-mm5: SCSI imm driver doesn't compile

From: Christoph Hellwig
Date: Thu Sep 04 2003 - 09:34:55 EST


On Thu, Sep 04, 2003 at 03:52:56PM +0200, Jan-Benedict Glaw wrote:
> C99 style is
>
> .element = initializer,
>
> not
> [element] = initializer,
>
> which is a GNU/GCCism.

We're talking about arrays here..

.element obviously never works for arrays and [constant] never
works for structs..

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/