All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Chen Li <chenli@uniontech.com>
Cc: kuba@kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH] netlink: simplify NLMSG_DATA with NLMSG_HDRLEN
Date: Thu, 10 Jun 2021 20:40:07 +0000	[thread overview]
Message-ID: <162335760740.27474.16215837875566738426.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <87r1hemosc.wl-chenli@uniontech.com>

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Mon, 07 Jun 2021 09:44:35 +0800 you wrote:
> The NLMSG_LENGTH(0) may confuse the API users,
> NLMSG_HDRLEN is much more clear.
> 
> Besides, some code style problems are also fixed.
> Signed-off-by: Chen Li <chenli@uniontech.com>
> ---
>  include/uapi/linux/netlink.h | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Here is the summary with links:
  - netlink: simplify NLMSG_DATA with NLMSG_HDRLEN
    https://git.kernel.org/netdev/net-next/c/d409989b59ad

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



  reply	other threads:[~2021-06-10 20:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-07  1:44 [PATCH] netlink: simplify NLMSG_DATA with NLMSG_HDRLEN Chen Li
2021-06-10 20:40 ` patchwork-bot+netdevbpf [this message]
     [not found] <878s401w1r.wl-chenli@uniontech.com>
2021-05-27 16:07 ` Jakub Kicinski
2021-05-28  1:20   ` Chen Li

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=162335760740.27474.16215837875566738426.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=chenli@uniontech.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    /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.