lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20150212.084511.1589856092812725449.davem@davemloft.net> Date: Thu, 12 Feb 2015 08:45:11 -0800 (PST) From: David Miller <davem@...emloft.net> To: geert@...ux-m68k.org Cc: stephen@...workplumber.org, bridge@...ts.linux-foundation.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] bridge: netfilter: Move sysctl-specific error code inside #ifdef From: Geert Uytterhoeven <geert@...ux-m68k.org> Date: Thu, 12 Feb 2015 15:17:27 +0100 > If CONFIG_SYSCTL=n: > > net/bridge/br_netfilter.c: In function ‘br_netfilter_init’: > net/bridge/br_netfilter.c:996: warning: label ‘err1’ defined but not used > > Move the label and the code after it inside the existing #ifdef to get > rid of the warning. > > Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org> Applied, thanks.
Powered by blists - more mailing lists