All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geliang Tang <geliang@kernel.org>
To: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>
Cc: mptcp@lists.linux.dev
Subject: Re: [PATCH mptcp-next 0/4] mptcp: Spring cleaning
Date: Sun, 5 May 2024 08:09:42 +0800	[thread overview]
Message-ID: <ZjbORgdQzABhzrzi@T480> (raw)
In-Reply-To: <20240502-mptcp-cleanup-clang-checkpatch-v1-0-a2b46c0a6bec@kernel.org>

Hi Matt,

On Thu, May 02, 2024 at 07:23:03PM +0200, Matthieu Baerts (NGI0) wrote:
> This series fixes some warnings reported by CheckPatch and CLang.
> 
> The behaviour is not supposed to be modified, just some simple fixes.
> 
> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>

This series looks good to me, thanks.

Reviewed-by: Geliang Tang <geliang@kernel.org>

-Geliang

> ---
> Matthieu Baerts (NGI0) (4):
>       mptcp: prefer strscpy over strcpy
>       mptcp: move mptcp_pm_gen.h's include
>       mptcp: remove unnecessary else statements
>       mptcp: include inet_common in mib.h
> 
>  net/mptcp/ctrl.c         |  2 +-
>  net/mptcp/mib.h          |  2 ++
>  net/mptcp/pm_netlink.c   |  1 +
>  net/mptcp/pm_userspace.c |  1 +
>  net/mptcp/protocol.c     |  5 +++--
>  net/mptcp/protocol.h     |  2 --
>  net/mptcp/sockopt.c      |  2 +-
>  net/mptcp/subflow.c      | 32 +++++++++++++++++---------------
>  8 files changed, 26 insertions(+), 21 deletions(-)
> ---
> base-commit: c3c3514169a8e548fba51d0694b86a72f89acce0
> change-id: 20240502-mptcp-cleanup-clang-checkpatch-8eb4a4843ff6
> 
> Best regards,
> -- 
> Matthieu Baerts (NGI0) <matttbe@kernel.org>
> 

  parent reply	other threads:[~2024-05-05  0:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-02 17:23 [PATCH mptcp-next 0/4] mptcp: Spring cleaning Matthieu Baerts (NGI0)
2024-05-02 17:23 ` [PATCH mptcp-next 1/4] mptcp: prefer strscpy over strcpy Matthieu Baerts (NGI0)
2024-05-02 17:23 ` [PATCH mptcp-next 2/4] mptcp: move mptcp_pm_gen.h's include Matthieu Baerts (NGI0)
2024-05-02 17:23 ` [PATCH mptcp-next 3/4] mptcp: remove unnecessary else statements Matthieu Baerts (NGI0)
2024-05-02 17:23 ` [PATCH mptcp-next 4/4] mptcp: include inet_common in mib.h Matthieu Baerts (NGI0)
2024-05-02 18:12 ` [PATCH mptcp-next 0/4] mptcp: Spring cleaning MPTCP CI
2024-05-05  0:09 ` Geliang Tang [this message]
2024-05-06  8:23   ` Matthieu Baerts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZjbORgdQzABhzrzi@T480 \
    --to=geliang@kernel.org \
    --cc=matttbe@kernel.org \
    --cc=mptcp@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.