linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] netlink: simplify NLMSG_DATA with NLMSG_HDRLEN
       [not found] <878s401w1r.wl-chenli@uniontech.com>
@ 2021-05-27 16:07 ` Jakub Kicinski
  2021-05-28  1:20   ` Chen Li
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Kicinski @ 2021-05-27 16:07 UTC (permalink / raw)
  To: Chen Li; +Cc: linux-kernel, David S. Miller

On Thu, 27 May 2021 15:21:36 +0800 Chen Li 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>

Looks fine, but you'll need to repost and CC netdev@vger.

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

* Re: [PATCH] netlink: simplify NLMSG_DATA with NLMSG_HDRLEN
  2021-05-27 16:07 ` [PATCH] netlink: simplify NLMSG_DATA with NLMSG_HDRLEN Jakub Kicinski
@ 2021-05-28  1:20   ` Chen Li
  0 siblings, 0 replies; 2+ messages in thread
From: Chen Li @ 2021-05-28  1:20 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: linux-kernel, David S. Miller

On Fri, 28 May 2021 00:07:24 +0800,
Jakub Kicinski wrote:
> 
> On Thu, 27 May 2021 15:21:36 +0800 Chen Li 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>
> 
> Looks fine, but you'll need to repost and CC netdev@vger.
> 
> 

Thanks, done.




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

end of thread, other threads:[~2021-05-28  1:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <878s401w1r.wl-chenli@uniontech.com>
2021-05-27 16:07 ` [PATCH] netlink: simplify NLMSG_DATA with NLMSG_HDRLEN Jakub Kicinski
2021-05-28  1:20   ` Chen Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).