All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
Cc: "David S. Miller" <davem@redhat.com>,
	rusty@rustcorp.com.au, linux-kernel@vger.kernel.org,
	viro@math.psu.edu, trond.myklebust@fys.uio.no,
	mnalis-umsdos@voyager.hr, aia21@cantab.net, al@alarsen.net,
	asun@cobaltnet.com, bfennema@falcon.csc.calpoly.edu,
	dave@trylinux.com, braam@clusterfs.com, chaffee@cs.berkeley.edu,
	dwmw2@infradead.org, eric@andante.org, hch@infradead.org,
	jaharkes@cs.cmu.edu, jakub@redhat.com, jffs-dev@axis.com,
	mikulas@artax.karlin.mff.cuni.cz, quinlan@transmeta.com,
	reiserfs-dev@namesys.com, mason@suse.com, rgooch@atnf.csiro.au,
	rmk@arm.linux.org.uk, shaggy@austin.ibm.com, tigran@veritas.com,
	urban@teststation.com, vandrove@vc.cvut.cz, vl@kki.org,
	zippel@linux-m68k.org, ahaas@neosoft.com
Subject: Re: Remain Calm: Designated initializer patches for 2.5
Date: Wed, 17 Jul 2002 23:56:41 -0700	[thread overview]
Message-ID: <3D3666A9.7050608@zytor.com> (raw)
In-Reply-To: 20020718065355.GA2248@conectiva.com.br

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



  reply	other threads:[~2002-07-18  7:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-18  3:22 Remain Calm: Designated initializer patches for 2.5 Rusty Russell
2002-07-18  3:32 ` Arnaldo Carvalho de Melo
2002-07-18  7:42   ` Rusty Russell
2002-07-18  6:32 ` H. Peter Anvin
2002-07-18  6:28   ` David S. Miller
2002-07-18  6:40     ` H. Peter Anvin
2002-07-18  6:53     ` Arnaldo Carvalho de Melo
2002-07-18  6:56       ` H. Peter Anvin [this message]
2002-07-18  7:33         ` Anton Altaparmakov
2002-07-18  7:46   ` Rusty Russell
2002-07-18  9:34     ` H. Peter Anvin
2002-07-18 13:47 ` Daniel Phillips
2002-07-19  1:32   ` Rusty Russell
2002-07-19  7:31     ` Marcin Dalecki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D3666A9.7050608@zytor.com \
    --to=hpa@zytor.com \
    --cc=acme@conectiva.com.br \
    --cc=ahaas@neosoft.com \
    --cc=aia21@cantab.net \
    --cc=al@alarsen.net \
    --cc=asun@cobaltnet.com \
    --cc=bfennema@falcon.csc.calpoly.edu \
    --cc=braam@clusterfs.com \
    --cc=chaffee@cs.berkeley.edu \
    --cc=dave@trylinux.com \
    --cc=davem@redhat.com \
    --cc=dwmw2@infradead.org \
    --cc=eric@andante.org \
    --cc=hch@infradead.org \
    --cc=jaharkes@cs.cmu.edu \
    --cc=jakub@redhat.com \
    --cc=jffs-dev@axis.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mason@suse.com \
    --cc=mikulas@artax.karlin.mff.cuni.cz \
    --cc=mnalis-umsdos@voyager.hr \
    --cc=quinlan@transmeta.com \
    --cc=reiserfs-dev@namesys.com \
    --cc=rgooch@atnf.csiro.au \
    --cc=rmk@arm.linux.org.uk \
    --cc=rusty@rustcorp.com.au \
    --cc=shaggy@austin.ibm.com \
    --cc=tigran@veritas.com \
    --cc=trond.myklebust@fys.uio.no \
    --cc=urban@teststation.com \
    --cc=vandrove@vc.cvut.cz \
    --cc=viro@math.psu.edu \
    --cc=vl@kki.org \
    --cc=zippel@linux-m68k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.