public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] mptcp: various small cleanups
@ 2023-04-14 15:47 Matthieu Baerts
  2023-04-14 15:47 ` [PATCH net-next 1/5] mptcp: make userspace_pm_append_new_local_addr static Matthieu Baerts
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Matthieu Baerts @ 2023-04-14 15:47 UTC (permalink / raw)
  To: mptcp, David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Shuah Khan
  Cc: netdev, linux-kernel, linux-kselftest, Matthieu Baerts,
	Geliang Tang, Abaci Robot, Mat Martineau, Jiapeng Chong

Patch 1 makes a function static because it is only used in one file.

Patch 2 adds info about the git trees we use to help occasional devs.

Patch 3 removes an unused variable.

Patch 4 removes duplicated entries from the help menu of a tool used in
MPTCP selftests.

Patch 5 removes some ShellCheck warnings in mptcp_join.sh selftest.

Only very minor improvements then.

Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
---
Geliang Tang (1):
      mptcp: make userspace_pm_append_new_local_addr static

Matthieu Baerts (4):
      MAINTAINERS: add git trees for MPTCP
      mptcp: remove unused 'remaining' variable
      selftests: mptcp: remove duplicated entries in usage
      selftests: mptcp: join: fix ShellCheck warnings

 MAINTAINERS                                       |  2 ++
 net/mptcp/options.c                               |  7 ++-----
 net/mptcp/pm_userspace.c                          |  4 ++--
 net/mptcp/protocol.h                              |  2 --
 tools/testing/selftests/net/mptcp/mptcp_connect.c |  8 ++++----
 tools/testing/selftests/net/mptcp/mptcp_join.sh   | 10 ++++++++--
 6 files changed, 18 insertions(+), 15 deletions(-)
---
base-commit: c11d2e718c792468e67389b506451eddf26c2dac
change-id: 20230414-upstream-net-next-20230414-mptcp-small-cleanups-1cba986990b1

Best regards,
-- 
Matthieu Baerts <matthieu.baerts@tessares.net>


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

end of thread, other threads:[~2023-04-17  7:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-14 15:47 [PATCH net-next 0/5] mptcp: various small cleanups Matthieu Baerts
2023-04-14 15:47 ` [PATCH net-next 1/5] mptcp: make userspace_pm_append_new_local_addr static Matthieu Baerts
2023-04-14 15:47 ` [PATCH net-next 2/5] MAINTAINERS: add git trees for MPTCP Matthieu Baerts
2023-04-14 15:47 ` [PATCH net-next 3/5] mptcp: remove unused 'remaining' variable Matthieu Baerts
2023-04-14 15:47 ` [PATCH net-next 4/5] selftests: mptcp: remove duplicated entries in usage Matthieu Baerts
2023-04-14 15:47 ` [PATCH net-next 5/5] selftests: mptcp: join: fix ShellCheck warnings Matthieu Baerts
2023-04-17  7:30 ` [PATCH net-next 0/5] mptcp: various small 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