Thread (2 messages) flat view 2 messages, 2 authors, 2016-02-29

Re: [PATCH] netfilter: xt_osf: remove unused variable

From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: 2016-02-29 13:00:34
Also in: lkml, netfilter-devel

On Tue, Feb 23, 2016 at 01:40:10PM +0530, Sudip Mukherjee wrote:
While building with W=1 we got the warning:
net/netfilter/xt_osf.c:265:9: warning: variable 'loop_cont' set but not used

The local variable loop_cont was only initialized and then assigned a
value but was never used or checked after that.
While removing the variable, the case of OSFOPT_TS was not removed so
that it will serve as a reminder to us that we can do something in that
particular case.
Applied, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help