From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Cong Wang <amwang@redhat.com>
Cc: Ben Hutchings <bhutchings@solarflare.com>,
David Miller <davem@davemloft.net>,
netdev@vger.kernel.org, horms@verge.net.au
Subject: Re: [Patch net-next] net: clean up skb headers code
Date: Thu, 30 May 2013 16:30:32 +0400 [thread overview]
Message-ID: <51A74668.30009@cogentembedded.com> (raw)
In-Reply-To: <1369879142.2903.0.camel@cr0>
Hello.
On 30-05-2013 5:59, Cong Wang wrote:
>>> So something like "X = (typeof(X)) ~0U;".
>> I think you mean ~(typeof(X))0.
> Good catch,
I doubt it.
> I will change it to ~(typeof(X))0.
Then (typeof(X))0 will be promoted to *int* before doing ~.
WBR, Sergei
next prev parent reply other threads:[~2013-05-30 12:30 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-29 6:09 [Patch net-next] net: clean up skb headers code Cong Wang
2013-05-29 6:36 ` David Miller
2013-05-29 6:48 ` Cong Wang
2013-05-29 6:49 ` David Miller
2013-05-29 19:34 ` Ben Hutchings
2013-05-29 19:44 ` Antonio Quartulli
2013-05-29 21:02 ` Ben Hutchings
2013-05-30 8:59 ` Antonio Quartulli
2013-05-30 11:41 ` David Laight
2013-05-30 11:45 ` Antonio Quartulli
2013-05-30 12:12 ` David Laight
2013-05-30 12:22 ` David Laight
2013-05-30 12:24 ` Antonio Quartulli
2013-05-30 12:40 ` David Laight
2013-05-30 12:23 ` Antonio Quartulli
2013-05-30 1:59 ` Cong Wang
2013-05-30 12:30 ` Sergei Shtylyov [this message]
2013-05-30 10:40 ` David Miller
2013-05-30 14:11 ` Ben Hutchings
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=51A74668.30009@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=amwang@redhat.com \
--cc=bhutchings@solarflare.com \
--cc=davem@davemloft.net \
--cc=horms@verge.net.au \
--cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).