2024-05-10 16:43:44

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH v2 1/1] usb: fotg210: Add missing kernel doc description

On Fri, May 10, 2024 at 5:26 PM Andy Shevchenko
<[email protected]> wrote:

> kernel-doc validator is not happy:
>
> warning: Function parameter or struct member 'fotg' not described in 'fotg210_vbus'
>
> Add missing description.
>
> Fixes: 3e679bde529e ("usb: fotg210-udc: Implement VBUS session")
> Signed-off-by: Andy Shevchenko <[email protected]>
> ---
> v2: fixed typo (LKP, Greg)

Reviewed-by: Linus Walleij <[email protected]>

Yours,
Linus Walleij