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 <ast@xxxxxxxxxx> Cc: Andreas Noever <andreas.noever@xxxxxxxxx> Cc: bpf@xxxxxxxxxxxxxxx Cc: Daniel Borkmann <daniel@xxxxxxxxxxxxx> Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> Cc: Jakub Kicinski <kuba@xxxxxxxxxx> Cc: Jesper Dangaard Brouer <hawk@xxxxxxxxxx> Cc: John Fastabend <john.fastabend@xxxxxxxxx> Cc: linux-usb@xxxxxxxxxxxxxxx Cc: Michael Jamet <michael.jamet@xxxxxxxxx> Cc: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx> Cc: netdev@xxxxxxxxxxxxxxx Cc: Yehezkel Bernat <YehezkelShB@xxxxxxxxx> -- 2.25.1