From: David Miller <davem@davemloft.net>
To: dxchgb@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next] packet: minor: remove unused err assignment
Date: Fri, 26 Oct 2012 02:17:48 -0400 (EDT) [thread overview]
Message-ID: <20121026.021748.2045558753254846096.davem@davemloft.net> (raw)
In-Reply-To: <20121024132723.GA21528@thinkbox>
From: Daniel Borkmann <dxchgb@gmail.com>
Date: Wed, 24 Oct 2012 15:27:24 +0200
> This tiny patch removes two unused err assignments. In those two cases the
> err variable is either overwritten with another value at a later point in
> time without having read the previous assigment, or it is assigned and the
> function returns without using/reading err after the assignment.
>
> Signed-off-by: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch>
Applied, thanks.
prev parent reply other threads:[~2012-10-26 6:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-24 13:27 [PATCH net-next] packet: minor: remove unused err assignment Daniel Borkmann
2012-10-26 6:17 ` 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=20121026.021748.2045558753254846096.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dxchgb@gmail.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).