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: Mon, 31 Aug 2020 14:20:12 -0600 From: David Ahern <dsahern@...il.com> To: Miaohe Lin <linmiaohe@...wei.com>, davem@...emloft.net, kuznet@....inr.ac.ru, yoshfuji@...ux-ipv6.org, kuba@...nel.org Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH v2] net: ipv4: remove unused arg exact_dif in compute_score On 8/31/20 12:26 AM, Miaohe Lin wrote: > The arg exact_dif is not used anymore, remove it. inet_exact_dif_match() > is no longer needed after the above is removed, so remove it too. > > Signed-off-by: Miaohe Lin <linmiaohe@...wei.com> > --- > include/net/tcp.h | 10 ---------- > net/ipv4/inet_hashtables.c | 6 ++---- > 2 files changed, 2 insertions(+), 14 deletions(-) > Reviewed-by: David Ahern <dsahern@...il.com>
Powered by blists - more mailing lists