These are all patches to fix other warnings found while cleaning
up netvsc driver.

Stephen Hemminger (7):
  flow_dissector: make local function static
  vxlan: remove unused variable
  socket: make sockfs_setattr static
  dcb: validate netlink attribute link
  tcp_nv: make tcpnv_get_info static
  ipv6: make udpv6_queue_rcv_skb static
  fq_codel: fix set never used warning

 drivers/net/vxlan.c       |  3 +--
 net/core/flow_dissector.c |  4 ++--
 net/dcb/dcbnl.c           | 11 +++++++----
 net/ipv4/tcp_nv.c         |  4 ++--
 net/ipv6/udp.c            |  2 +-
 net/sched/sch_fq_codel.c  |  2 --
 net/socket.c              |  2 +-
 7 files changed, 14 insertions(+), 14 deletions(-)

-- 
2.11.0

Reply via email to