aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/core/sock.c
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@nvidia.com>2022-12-06 12:58:09 +0200
committerJakub Kicinski <kuba@kernel.org>2022-12-07 20:05:52 -0800
commitf86c3e2c1b5ea5c959ef176541c2f831231fa631 (patch)
treefc671a0d842ad12607d9bfa8f0b4749a87216234 /net/core/sock.c
parentbridge: mcast: Remove redundant function arguments (diff)
downloadwireguard-linux-f86c3e2c1b5ea5c959ef176541c2f831231fa631.tar.xz
wireguard-linux-f86c3e2c1b5ea5c959ef176541c2f831231fa631.zip
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 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions