On Tue, 2023-04-04 at 15:42 +1000, Stephen Rothwell wrote: > Hi all, > > On Tue, 4 Apr 2023 15:40:05 +1000 Stephen Rothwell > <sfr@xxxxxxxxxxxxxxxx> wrote: > > > > After merging the hid tree, today's linux-next build (htmldocs) > > produced > > this warning: > > > > drivers/usb/core/message.c:1939: warning: Function parameter or > > member 'iface' not described in 'usb_set_wireless_status' > > drivers/usb/core/message.c:1939: warning: Excess function parameter > > 'dev' description in 'usb_set_wireless_status' > > > > Introduced by commit > > > > 0a4db185f078 ("USB: core: Add API to change the wireless_status") > > Also this: > > include/linux/usb.h:270: warning: Function parameter or member > 'wireless_status_work' not described in 'usb_interface' > How does one reproduce those warnings?