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: <20230821203522.GG2711035@kernel.org> Date: Mon, 21 Aug 2023 22:36:16 +0200 From: Simon Horman <horms@...nel.org> To: Yue Haibing <yuehaibing@...wei.com> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, lars.povlsen@...rochip.com, Steen.Hegelund@...rochip.com, daniel.machon@...rochip.com, UNGLinuxDriver@...rochip.com, netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org Subject: Re: [PATCH net-next] net: microchip: Remove unused declarations On Mon, Aug 21, 2023 at 09:55:56PM +0800, Yue Haibing wrote: > Commit 264a9c5c9dff ("net: sparx5: Remove unused GLAG handling in PGID") > removed sparx5_pgid_alloc_glag() but not its declaration. > Commit 27d293cceee5 ("net: microchip: sparx5: Add support for rule count by cookie") > removed vcap_rule_iter() but not its declaration. > Commit 8beef08f4618 ("net: microchip: sparx5: Adding initial VCAP API support") > declared but never implemented vcap_api_set_client(). > > Signed-off-by: Yue Haibing <yuehaibing@...wei.com> Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists