[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d7f8d88a-531b-4ccf-0310-9e3f78356fac@blackwall.org>
Date: Tue, 6 Dec 2022 14:32:47 +0200
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: Ido Schimmel <idosch@...dia.com>, netdev@...r.kernel.org,
bridge@...ts.linux-foundation.org
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, roopa@...dia.com, mlxsw@...dia.com
Subject: Re: [PATCH net-next v2 9/9] bridge: mcast: Constify 'group' argument
in br_multicast_new_port_group()
On 06/12/2022 12:58, Ido Schimmel wrote:
> The 'group' argument is not modified, so mark it as 'const'. It will
> allow us to constify arguments of the callers of this function in future
> patches.
>
> Signed-off-by: Ido Schimmel <idosch@...dia.com>
> ---
>
> Notes:
> v2:
> * New patch.
>
> net/bridge/br_multicast.c | 2 +-
> net/bridge/br_private.h | 3 ++-
> 2 files changed, 3 insertions(+), 2 deletions(-)
>
Nice, that's even less than I anticipated. :)
Acked-by: Nikolay Aleksandrov <razor@...ckwall.org>
Powered by blists - more mailing lists