diff options
author | 2025-03-07 12:21:51 +0100 | |
---|---|---|
committer | 2025-03-10 13:35:49 -0700 | |
commit | 498d7d8b75f16a5b6e4f6499f1e72e9296f2d0cd (patch) | |
tree | d3bf75bdf9334a6ac3541186d6268e23f5b35bd1 /scripts/gdb/linux/utils.py | |
parent | mptcp: pm: remove '_nl' from mptcp_pm_nl_subflow_chk_stale() (diff) | |
download | wireguard-linux-498d7d8b75f16a5b6e4f6499f1e72e9296f2d0cd.tar.xz wireguard-linux-498d7d8b75f16a5b6e4f6499f1e72e9296f2d0cd.zip |
mptcp: pm: remove '_nl' from mptcp_pm_nl_is_init_remote_addr
Currently, in-kernel PM specific helpers are prefixed with
'mptcp_pm_nl_'. But here 'mptcp_pm_nl_is_init_remote_addr' is not
specific to this PM: it is called from pm.c for both the in-kernel and
userspace PMs.
To avoid confusions, the '_nl' bit has been removed from the name.
No behavioural changes intended.
Reviewed-by: Geliang Tang <geliang@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250307-net-next-mptcp-pm-reorg-v1-7-abef20ada03b@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions