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.
Only 1 small set required for Thunderbolt. Pretty good!
Lee Jones (12):
thunderbolt: dma_port: Remove unused variable 'ret'
thunderbolt: cap: Fix kernel-doc formatting issue
thunderbolt: ctl: Demote non-conformant kernel-doc headers
thunderbolt: eeprom: Demote non-conformant kernel-doc headers to
standard comment blocks
thunderbolt: pa: Demote non-conformant kernel-doc headers
thunderbolt: xdomain: Fix 'tb_unregister_service_driver()'s 'drv'
param
thunderbolt: nhi: Demote some non-conformant kernel-doc headers
thunderbolt: tb: Kernel-doc function headers should document their
parameters
thunderbolt: swit: Demote a bunch of non-conformant kernel-doc headers
thunderbolt: icm: Fix a couple of formatting issues
thunderbolt: tunnel: Fix misspelling of 'receive_path'
thunderbolt: swit: Fix function name in the header
drivers/thunderbolt/cap.c | 2 +-
drivers/thunderbolt/ctl.c | 22 +++++++++++-----------
drivers/thunderbolt/dma_port.c | 5 ++---
drivers/thunderbolt/eeprom.c | 24 ++++++++++++------------
drivers/thunderbolt/icm.c | 4 ++--
drivers/thunderbolt/nhi.c | 14 +++++++-------
drivers/thunderbolt/path.c | 4 ++--
drivers/thunderbolt/switch.c | 14 +++++++-------
drivers/thunderbolt/tb.c | 12 ++++++------
drivers/thunderbolt/tunnel.c | 2 +-
drivers/thunderbolt/xdomain.c | 2 +-
11 files changed, 52 insertions(+), 53 deletions(-)
Cc: Alexei Starovoitov <[email protected]>
Cc: Andreas Noever <[email protected]>
Cc: [email protected]
Cc: Daniel Borkmann <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Jesper Dangaard Brouer <[email protected]>
Cc: John Fastabend <[email protected]>
Cc: [email protected]
Cc: Michael Jamet <[email protected]>
Cc: Mika Westerberg <[email protected]>
Cc: [email protected]
Cc: Yehezkel Bernat <[email protected]>
--
2.25.1