diff options
author | Matthieu Baerts (NGI0) <matttbe@kernel.org> | 2025-03-07 14:21:48 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-10 23:35:49 +0300 |
commit | 551a9ad7879df1c7d604b27272fe84032a040074 (patch) | |
tree | 474953e2207fd71a151fccbd1da98e356b6b441b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d1734987992c977f1515a5208688aced653c1869 (diff) | |
download | linux-551a9ad7879df1c7d604b27272fe84032a040074.tar.xz |
mptcp: pm: remove '_nl' from mptcp_pm_nl_work
Currently, in-kernel PM specific helpers are prefixed with
'mptcp_pm_nl_'. But here 'mptcp_pm_nl_work' is not specific to this PM:
it is called from the core to call helpers, some of them needed by both
the in-kernel and userspace PMs.
To avoid confusions, the '_nl' bit has been removed from the name.
Also used 'worker' instead of 'work', similar to protocol.c's worker.
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-4-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