[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20121026.021748.2045558753254846096.davem@davemloft.net>
Date: Fri, 26 Oct 2012 02:17:48 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: dxchgb@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next] packet: minor: remove unused err assignment
From: Daniel Borkmann <dxchgb@...il.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@....ee.ethz.ch>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists