Re: [PATCH v2] HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers
From: José Expósito <hidden>
Date: 2022-06-01 18:00:47
Also in:
linux-doc, lkml, llvm, stable
From: José Expósito <hidden>
Date: 2022-06-01 18:00:47
Also in:
linux-doc, lkml, llvm, stable
On 6/1/22 00:27, Bagas Sanjaya wrote: Running kernel-doc script on drivers/hid/hid-uclogic-params.c, it found 6 warnings for hid_dbg() wrapper functions below: [...]
Hi Bagas, Thanks a lot for fixing these warnings. I compiled it and I can confirm that the sparse warning is also fixed. Tested-by: José Expósito <redacted>