diff options
author | Matthieu Baerts (NGI0) <matttbe@kernel.org> | 2025-03-07 14:21:50 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-10 23:35:49 +0300 |
commit | 550c50bbc2b7950dd4ea1082c016f84469509eab (patch) | |
tree | 29093c09235fffa0235cb7ab17ed16194307c23f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 63611391850850bf27f81afb0d0b6d1237a34006 (diff) | |
download | linux-550c50bbc2b7950dd4ea1082c016f84469509eab.tar.xz |
mptcp: pm: remove '_nl' from mptcp_pm_nl_subflow_chk_stale()
Currently, in-kernel PM specific helpers are prefixed with
'mptcp_pm_nl_'. But here 'mptcp_pm_nl_subflow_chk_stale' 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-6-abef20ada03b@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions