All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Schaaf <bof@bof.de>
To: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH] big endian patch against netfilter after PPTP NAT pat ch
Date: Sun, 9 Feb 2003 17:53:47 +0100	[thread overview]
Message-ID: <20030209165347.GA1737@oknodo.bof.de> (raw)
In-Reply-To: <20030209092911.GO13269@naboo.fugue.com>

> yes.  David Miller has indicated that he wants us to use
> individual-member initialization instead of our '{{{{ }}, }}' stuff.
> So maybe this is the time to do the change - or at least use named
> initializers like '{ asdf: 0xffff, }'

Nowaways, we'd rather use the C99 syntax: { .asdf = 0xffff, }.

I'm all for a change towards such initializers; the current stuff
is completely opaque.

best regards
  Patrick

  reply	other threads:[~2003-02-09 16:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-03 17:56 [PATCH] big endian patch against netfilter after PPTP NAT pat ch Chris Poon
2003-02-06  0:09 ` Philip Craig
2003-02-09  9:29   ` Harald Welte
2003-02-09 16:53     ` Patrick Schaaf [this message]
2003-02-10 11:01       ` Harald Welte
     [not found]         ` <20030210123142.GA8730@rave.iinet.net.au>
2003-02-10 13:29           ` Harald Welte
2003-02-09  9:26 ` Harald Welte
  -- strict thread matches above, loose matches on Subject: below --
2003-02-10 17:39 Chris Poon

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=20030209165347.GA1737@oknodo.bof.de \
    --to=bof@bof.de \
    --cc=netfilter-devel@lists.netfilter.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.