[PATCH net-next 0/3] mptcp: misc. cleanups

From: Matthieu Baerts (NGI0)
Date: Wed Jun 05 2024 - 03:17:47 EST


Here is a small collection of miscellaneous cleanups:

- Patch 1 uses an MPTCP helper, instead of a TCP one, to do the same
thing.

- Patch 2 adds a similar MPTCP helper, instead of using a TCP one
directly.

- Patch 3 uses more appropriated terms in comments.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@xxxxxxxxxx>
---
Davide Caratti (1):
mptcp: refer to 'MPTCP' socket in comments

Geliang Tang (2):
mptcp: use mptcp_win_from_space helper
mptcp: add mptcp_space_from_win helper

net/mptcp/protocol.c | 8 ++++----
net/mptcp/protocol.h | 5 +++++
net/mptcp/sockopt.c | 2 +-
net/mptcp/subflow.c | 2 +-
4 files changed, 11 insertions(+), 6 deletions(-)
---
base-commit: a6ba5125f10bd7307e775e585ad21a8f7eda1b59
change-id: 20240604-upstream-net-next-20240604-misc-cleanup-77d32539c55f

Best regards,
--
Matthieu Baerts (NGI0) <matttbe@xxxxxxxxxx>