diff options
author | Kuniyuki Iwashima <kuniyu@google.com> | 2025-07-02 16:01:27 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-08 18:32:38 -0700 |
commit | 49b8223fa9c12caa86e31af43c87c938b4438c96 (patch) | |
tree | 7e02fc29cf16f344cd767f3f7c4704dde7cb9824 /scripts/lib/kdoc/kdoc_parser.py | |
parent | e6e14d582dd2cbee362c48a1865f8d03ca0a5611 (diff) |
ipv6: mcast: Remove unnecessary ASSERT_RTNL and comment.
Now, RTNL is not needed for mcast code, and what's commented in
ip6_mc_msfget() is apparent by for_each_pmc_socklock(), which has
lockdep annotation for lock_sock().
Let's remove the comment and ASSERT_RTNL() in ipv6_mc_rejoin_groups().
Signed-off-by: Kuniyuki Iwashima <kuniyu@google.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20250702230210.3115355-11-kuni1840@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions