lkml.org 
[lkml]   [2016]   [Feb]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] netfilter: xt_osf: remove unused variable
    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.

    \
     
     \ /
      Last update: 2016-02-29 14:41    [W:3.092 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site