public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] mptcp: misc. cleanups
@ 2024-06-05  7:15 Matthieu Baerts (NGI0)
  2024-06-05  7:15 ` [PATCH net-next 1/3] mptcp: use mptcp_win_from_space helper Matthieu Baerts (NGI0)
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Matthieu Baerts (NGI0) @ 2024-06-05  7:15 UTC (permalink / raw)
  To: mptcp, Mat Martineau, Geliang Tang, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni
  Cc: netdev, linux-kernel, Matthieu Baerts (NGI0), Geliang Tang,
	Davide Caratti

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@kernel.org>
---
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@kernel.org>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-06 13:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-05  7:15 [PATCH net-next 0/3] mptcp: misc. cleanups Matthieu Baerts (NGI0)
2024-06-05  7:15 ` [PATCH net-next 1/3] mptcp: use mptcp_win_from_space helper Matthieu Baerts (NGI0)
2024-06-05  7:15 ` [PATCH net-next 2/3] mptcp: add mptcp_space_from_win helper Matthieu Baerts (NGI0)
2024-06-05  7:15 ` [PATCH net-next 3/3] mptcp: refer to 'MPTCP' socket in comments Matthieu Baerts (NGI0)
2024-06-06 13:20 ` [PATCH net-next 0/3] mptcp: misc. cleanups patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox