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: <59402dc4-ee21-940e-ea24-0bffdbed8d48@huawei.com> Date: Mon, 29 Aug 2022 09:26:47 +0800 From: shaozhengchao <shaozhengchao@...wei.com> To: Cong Wang <xiyou.wangcong@...il.com> CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <edumazet@...gle.com>, <kuba@...nel.org>, <pabeni@...hat.com>, <jhs@...atatu.com>, <jiri@...nulli.us>, <weiyongjun1@...wei.com>, <yuehaibing@...wei.com> Subject: Re: [PATCH net-next] net: sched: red: remove unused input parameter in red_get_flags() On 2022/8/28 2:46, Cong Wang wrote: > On Sat, Aug 27, 2022 at 12:35:45PM +0800, Zhengchao Shao wrote: >> The input parameter supported_mask is unused in red_get_flags(). >> Remove it. >> > > It looks like this is incomplete code unification of the following > commit: > > commit 14bc175d9c885c86239de3d730eea85ad67bfe7b > Author: Petr Machata <petrm@...lanox.com> > Date: Fri Mar 13 01:10:56 2020 +0200 > > net: sched: Allow extending set of supported RED flags > > How about completing it? ;) > > Thanks. Hi Wang: Thank you for your reply. Your suggestion is good. I will try to complete it later. Zhengchao Shao
Powered by blists - more mailing lists