diff options
author | Ido Schimmel <idosch@nvidia.com> | 2022-12-06 13:58:09 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-08 07:05:52 +0300 |
commit | f86c3e2c1b5ea5c959ef176541c2f831231fa631 (patch) | |
tree | fc671a0d842ad12607d9bfa8f0b4749a87216234 /scripts/generate_rust_analyzer.py | |
parent | 090149eaf3911ce588775107b25c725d287752ef (diff) | |
download | linux-f86c3e2c1b5ea5c959ef176541c2f831231fa631.tar.xz |
bridge: mcast: Constify 'group' argument in br_multicast_new_port_group()
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@nvidia.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions