[PATCH net-next] net: microchip: Remove unused declarations

Simon Horman horms at kernel.org
Mon Aug 21 13:36:16 PDT 2023


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 at huawei.com>

Reviewed-by: Simon Horman <horms at kernel.org>



More information about the linux-arm-kernel mailing list