Re: [PATCH net-next] net: vxlan: remove unused argument of vxlan_mdb_remote_fini()

From: Ido Schimmel
Date: Wed Aug 20 2025 - 07:58:18 EST


On Wed, Aug 20, 2025 at 02:56:16PM +0800, Wang Liang wrote:
> The argument 'vxlan' is unused, when commit a3a48de5eade ("vxlan: mdb: Add
> MDB control path support") add function vxlan_mdb_remote_fini(). Just
> remove it.
>
> Signed-off-by: Wang Liang <wangliang74@xxxxxxxxxx>

OK, but personally I wouldn't bother with such patches unless they are a
part of a larger body of work.

Reviewed-by: Ido Schimmel <idosch@xxxxxxxxxx>