Re: Remain Calm: Designated initializer patches for 2.5

From: H. Peter Anvin (hpa@zytor.com)
Date: Thu Jul 18 2002 - 01:56:41 EST


Arnaldo Carvalho de Melo wrote:
>
> Well, I also like the non C99 variant that is in gcc as well, but if gcc is
> going to drop that in the future in favour of the C99 standard... But yes,
> not having the spacing is _ugly_, what I'm doing is:
>
> static struct proto_ops SOCKOPS_WRAPPED(atalk_dgram_ops) = {
> .family = PF_APPLETALK,
> .release = atalk_release,
> .bind = atalk_bind,
> .connect = atalk_connect,
> .socketpair = sock_no_socketpair,
> .accept = sock_no_accept,

Agreed, that's the way to do it.

        -hpa

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



This archive was generated by hypermail 2b29 : Tue Jul 23 2002 - 22:00:25 EST