Re: linux-next: build warning after merge of the hid tree

From: Jiri Kosina
Date: Wed Nov 10 2021 - 03:17:48 EST


On Wed, 10 Nov 2021, Stephen Rothwell wrote:

> Hi all,
>
> After merging the hid tree, today's linux-next build (htmldocs) produced
> this warning:
>
> include/linux/mod_devicetable.h:909: warning: Function parameter or member 'guid' not described in 'ishtp_device_id'
>
> Introduced by commit
>
> fa443bc3c1e4 ("HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()")
>
> I also notice that there is a @context description, but no field.

Thanks for spotting it. The kerneldoc is clearly wrong there both on the
'guid' member name, and also the description (mind the '36 char' part,
where it should have been '16 char' instead).

Thomas, could you please send me a fixup patch for that?

Thanks,

--
Jiri Kosina
SUSE Labs