netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
Cc: Patrick McHardy <kaber@trash.net>, netdev@vger.kernel.org
Subject: Re: [PATCH] ipvs: Remove unused variable "cs" from ip_vs_leave function.
Date: Wed, 19 Oct 2011 19:51:40 +0900	[thread overview]
Message-ID: <20111019105139.GB17995@verge.net.au> (raw)
In-Reply-To: <1318967989-14076-1-git-send-email-krzysztof.wilczynski@linux.com>

On Tue, Oct 18, 2011 at 08:59:49PM +0100, Krzysztof Wilczynski wrote:
> This is to address the following warning during compilation time:
> 
>   net/netfilter/ipvs/ip_vs_core.c: In function ‘ip_vs_leave’:
>   net/netfilter/ipvs/ip_vs_core.c:532: warning: unused variable ‘cs’
> 
> This variable is indeed no longer in use.

Thanks, applied to ipvs-next,
currently living at git://github.com/horms/ipvs-next.git

      parent reply	other threads:[~2011-10-19 10:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-18 19:59 [PATCH] ipvs: Remove unused variable "cs" from ip_vs_leave function Krzysztof Wilczynski
2011-10-19  9:23 ` Hans Schillström
2011-10-19 10:13   ` Krzysztof Wilczynski
2011-10-19 10:37     ` Hans Schillström
2011-10-19 10:49       ` Simon Horman
2011-10-19 11:11         ` Pablo Neira Ayuso
2011-10-19 12:08           ` Simon Horman
2011-10-19 11:07       ` Pablo Neira Ayuso
2011-10-19 10:51 ` Simon Horman [this message]

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=20111019105139.GB17995@verge.net.au \
    --to=horms@verge.net.au \
    --cc=kaber@trash.net \
    --cc=krzysztof.wilczynski@linux.com \
    --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).