From: David Miller <davem@davemloft.net>
To: tklauser@distanz.ch
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] tcp: Remove unused but set variable
Date: Tue, 18 Oct 2016 10:34:37 -0400 (EDT) [thread overview]
Message-ID: <20161018.103437.1321761578970745583.davem@davemloft.net> (raw)
In-Reply-To: <20161018092254.28043-1-tklauser@distanz.ch>
From: Tobias Klauser <tklauser@distanz.ch>
Date: Tue, 18 Oct 2016 11:22:54 +0200
> Remove the unused but set variable icsk in listening_get_next to fix the
> following GCC warning when building with 'W=1':
>
> net/ipv4/tcp_ipv4.c: In function ‘listening_get_next’:
> net/ipv4/tcp_ipv4.c:1890:31: warning: variable ‘icsk’ set but not used [-Wunused-but-set-variable]
>
> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Applied.
prev parent reply other threads:[~2016-10-18 14:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-18 9:22 [PATCH] tcp: Remove unused but set variable Tobias Klauser
2016-10-18 14:34 ` David Miller [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=20161018.103437.1321761578970745583.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=tklauser@distanz.ch \
/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).