All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/2] two small cleanups
@ 2022-12-09  8:57 Geliang Tang
  2022-12-09  8:57 ` [PATCH mptcp-next 1/2] mptcp: use net instead of sock_net Geliang Tang
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Geliang Tang @ 2022-12-09  8:57 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

Two small cleanups.

Geliang Tang (2):
  mptcp: use net instead of sock_net
  mptcp: use local variable ssk in write_options

 net/mptcp/options.c    | 3 +--
 net/mptcp/pm_netlink.c | 5 ++---
 net/mptcp/protocol.c   | 4 ++--
 3 files changed, 5 insertions(+), 7 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2022-12-14 17:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-09  8:57 [PATCH mptcp-next 0/2] two small cleanups Geliang Tang
2022-12-09  8:57 ` [PATCH mptcp-next 1/2] mptcp: use net instead of sock_net Geliang Tang
2022-12-09  8:57 ` [PATCH mptcp-next 2/2] mptcp: use local variable ssk in write_options Geliang Tang
2022-12-09 10:35   ` mptcp: use local variable ssk in write_options: Tests Results MPTCP CI
2022-12-13 23:31   ` MPTCP CI
2022-12-13 23:06 ` [PATCH mptcp-next 0/2] two small cleanups Mat Martineau
2022-12-14 17:38 ` Matthieu Baerts

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.