[PATCH mptcp-next 0/2] two small cleanups

Geliang Tang posted 2 patches 1 year, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/cover.1670575887.git.geliang.tang@suse.com
Maintainers: Mat Martineau <mathew.j.martineau@linux.intel.com>, Matthieu Baerts <matthieu.baerts@tessares.net>, "David S. Miller" <davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>
net/mptcp/options.c    | 3 +--
net/mptcp/pm_netlink.c | 5 ++---
net/mptcp/protocol.c   | 4 ++--
3 files changed, 5 insertions(+), 7 deletions(-)
[PATCH mptcp-next 0/2] two small cleanups
Posted by Geliang Tang 1 year, 4 months ago
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
Re: [PATCH mptcp-next 0/2] two small cleanups
Posted by Matthieu Baerts 1 year, 4 months ago
Hi Geliang, Mat,

On 09/12/2022 09:57, Geliang Tang wrote:
> Two small cleanups.
> 
> Geliang Tang (2):
>   mptcp: use net instead of sock_net
>   mptcp: use local variable ssk in write_options

Thank you for the patches and the reviews!

Now in our tree (feat. for net-next) with Mat's RvB tag:

New patches for t/upstream:
- 3f76289942fd: mptcp: use net instead of sock_net
- cd700ab87ddb: mptcp: use local variable ssk in write_options
- Results: 3f302724c1a3..652f1687a656 (export)

Tests are now in progress:

https://cirrus-ci.com/github/multipath-tcp/mptcp_net-next/export/20221214T173738

Cheers,
Matt
-- 
Tessares | Belgium | Hybrid Access Solutions
www.tessares.net
Re: [PATCH mptcp-next 0/2] two small cleanups
Posted by Mat Martineau 1 year, 4 months ago
On Fri, 9 Dec 2022, Geliang Tang wrote:

> 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(-)
>

Hi Geliang -

Appreciate the cleanup, changes are good to merge:

Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>


--
Mat Martineau
Intel