]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'mptcp-misc-cleanups'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 6 Jun 2024 13:13:48 +0000 (15:13 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 6 Jun 2024 13:13:49 +0000 (15:13 +0200)
commitfe300258a501d647dca6f7104f4dfea2ec33c581
tree0628337b3640b7a84be293ad7383ac08ef7f744c
parent9b6a30febddf4857cb4c367f5294bb6118340e30
parent92f74c1e05b044b51398d6d4a85e659e4384f2cb
Merge branch 'mptcp-misc-cleanups'

Matthieu Baerts says:

====================
mptcp: misc. cleanups

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>
====================

Link: https://lore.kernel.org/r/20240605-upstream-net-next-20240604-misc-cleanup-v1-0-ae2e35c3ecc5@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>