[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190325161723.144556-1-bvanassche@acm.org>
Date: Mon, 25 Mar 2019 09:17:18 -0700
From: Bart Van Assche <bvanassche@....org>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Bart Van Assche <bvanassche@....org>
Subject: [PATCH v2 0/5] Fix net/core W=1 warnings
Hi Dave,
This patch series addresses the compiler warnings reported when
building the code in net/core with W=1. Please consider this patch
series for kernel v5.2.
Thanks,
Bart.
Changes compared to v1:
- Dropped two patches from this series.
- Rebased this patch series on top of
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
Bart Van Assche (5):
net/core: Document reuseport_add_sock() bind_inany argument
net/core: Document all dev_ioctl() arguments
net/core: Document __skb_flow_dissect() flags argument
net/core: Fix rtnetlink kernel-doc headers
net/core: Allow the compiler to verify declaration and definition
consistency
net/core/datagram.c | 2 ++
net/core/datagram.h | 15 +++++++++++++++
net/core/dev_ioctl.c | 3 ++-
net/core/flow_dissector.c | 2 ++
net/core/rtnetlink.c | 9 ++++++---
net/core/skbuff.c | 5 ++---
net/core/sock_reuseport.c | 2 ++
7 files changed, 31 insertions(+), 7 deletions(-)
create mode 100644 net/core/datagram.h
--
2.21.0.155.ge902e9bcae20
Powered by blists - more mailing lists