diff options
author | Ido Schimmel <idosch@nvidia.com> | 2022-12-06 12:58:09 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-07 20:05:52 -0800 |
commit | f86c3e2c1b5ea5c959ef176541c2f831231fa631 (patch) | |
tree | fc671a0d842ad12607d9bfa8f0b4749a87216234 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 090149eaf3911ce588775107b25c725d287752ef (diff) |
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions