All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Netfilter Development Mailinglist <netfilter-devel@vger.kernel.org>
Subject: Re: [PATCH] netfilter: add __rcu annotations
Date: Mon, 15 Nov 2010 18:26:16 +0100	[thread overview]
Message-ID: <4CE16D38.5030506@trash.net> (raw)
In-Reply-To: <1289841688.2607.102.camel@edumazet-laptop>

On 15.11.2010 18:21, Eric Dumazet wrote:
> Use helpers to reduce number of sparse warnings
> (CONFIG_SPARSE_RCU_POINTER=y)
> 
> remove one variable in amanda, hiding a previous one.

nf_ct_expect_related() returns negative errno codes. It still
works, but I prefer the clarity of actually using a signed
variable for this. Unless you have strong feelings about this,
I'll remove that part from the patch.

  reply	other threads:[~2010-11-15 17:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-15 17:21 [PATCH] netfilter: add __rcu annotations Eric Dumazet
2010-11-15 17:26 ` Patrick McHardy [this message]
2010-11-15 17:32   ` Eric Dumazet
2010-11-15 17:45     ` Patrick McHardy
2010-11-15 17:44 ` Patrick McHardy

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=4CE16D38.5030506@trash.net \
    --to=kaber@trash.net \
    --cc=eric.dumazet@gmail.com \
    --cc=netfilter-devel@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 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.