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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 29 May 2020 17:00:05 -0700 (PDT) From: David Miller <davem@...emloft.net> To: yuehaibing@...wei.com Cc: jmaloy@...hat.com, ying.xue@...driver.com, kuba@...nel.org, netdev@...r.kernel.org, tipc-discussion@...ts.sourceforge.net, kernel-janitors@...r.kernel.org Subject: Re: [PATCH net-next] tipc: remove set but not used variable 'prev' From: YueHaibing <yuehaibing@...wei.com> Date: Thu, 28 May 2020 07:43:59 +0000 > Fixes gcc '-Wunused-but-set-variable' warning: > > net/tipc/msg.c: In function 'tipc_msg_append': > net/tipc/msg.c:215:24: warning: > variable 'prev' set but not used [-Wunused-but-set-variable] > > commit 0a3e060f340d ("tipc: add test for Nagle algorithm effectiveness") > left behind this, remove it. > > Signed-off-by: YueHaibing <yuehaibing@...wei.com> Applied.
Powered by blists - more mailing lists