MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This set is part of a larger effort attempting to clean-up W=1
kernel builds, which are currently overwhelmingly riddled with
niggly little warnings.
This is the last set.
Lee Jones (12):
net: usb: lan78xx: Remove lots of set but unused 'ret' variables
net: ethernet: smsc: smc911x: Mark 'status' as __maybe_unused
net: ethernet: xilinx: xilinx_emaclite: Document 'txqueue' even if it
is unused
net: ethernet: smsc: smc91x: Demote non-conformant kernel function
header
net: xen-netback: xenbus: Demote nonconformant kernel-doc headers
net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function
header
net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en'
parameter
net: xen-netfront: Demote non-kernel-doc headers to standard comment
blocks
net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours
net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc
misdemeanours
net: ethernet: toshiba: spider_net: Document a whole bunch of function
parameters
net: ethernet: ibm: ibmvnic: Fix some kernel-doc issues
drivers/net/ethernet/ibm/ibmvnic.c | 27 ++-
drivers/net/ethernet/smsc/smc911x.c | 6 +-
drivers/net/ethernet/smsc/smc91x.c | 2 +-
drivers/net/ethernet/ti/am65-cpsw-qos.c | 2 +-
drivers/net/ethernet/ti/am65-cpts.c | 2 +-
drivers/net/ethernet/toshiba/ps3_gelic_net.c | 9 +-
drivers/net/ethernet/toshiba/spider_net.c | 18 +-
drivers/net/ethernet/xilinx/xilinx_emaclite.c | 1 +
drivers/net/usb/lan78xx.c | 212 +++++++++---------
drivers/net/xen-netback/xenbus.c | 4 +-
drivers/net/xen-netfront.c | 6 +-
11 files changed, 141 insertions(+), 148 deletions(-)
Cc: Alexei Starovoitov <[email protected]>
Cc: Andrii Nakryiko <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Boris Ostrovsky <[email protected]>
Cc: [email protected]
Cc: Daniel Borkmann <[email protected]>
Cc: Dany Madden <[email protected]>
Cc: Daris A Nevil <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Dustin McIntire <[email protected]>
Cc: Erik Stahlman <[email protected]>
Cc: Geoff Levand <[email protected]>
Cc: Grygorii Strashko <[email protected]>
Cc: "Gustavo A. R. Silva" <[email protected]>
Cc: Ishizaki Kou <[email protected]>
Cc: Ivan Khoronzhuk <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Jens Osterkamp <[email protected]>
Cc: Jesper Dangaard Brouer <[email protected]>
Cc: John Allen <[email protected]>
Cc: John Fastabend <[email protected]>
Cc: John Williams <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: KP Singh <[email protected]>
Cc: Kurt Kanzenbach <[email protected]>
Cc: Lijun Pan <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Martin Habets <[email protected]>
Cc: Martin KaFai Lau <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Microchip Linux Driver Support <[email protected]>
Cc: [email protected]
Cc: Nicolas Pitre <[email protected]>
Cc: Paul Durrant <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Cammaert <[email protected]>
Cc: Russell King <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Santiago Leon <[email protected]>
Cc: Shannon Nelson <[email protected]>
Cc: Song Liu <[email protected]>
Cc: Stefano Stabellini <[email protected]>
Cc: Sukadev Bhattiprolu <[email protected]>
Cc: Thomas Falcon <[email protected]>
Cc: Utz Bacher <[email protected]>
Cc: Wei Liu <[email protected]>
Cc: Woojung Huh <[email protected]>
Cc: [email protected]
Cc: Yonghong Song <[email protected]>
--
2.25.1