Re: [PATCH] usb: fix kernel-doc warning

From: Greg KH
Date: Mon Oct 02 2023 - 10:42:18 EST


On Tue, Sep 19, 2023 at 01:05:05AM +0530, Swarup Laxman Kotiaklapudi wrote:
> Fix kernel-doc warnings discovered in usb driver.
> Fixes this warning:
> warning: Function parameter or member 'gfladj_refclk_lpm_sel'
> not described in 'dwc3'
>
> Signed-off-by: Swarup Laxman Kotiaklapudi <swarupkotikalapudi@xxxxxxxxx>
> ---
> drivers/usb/dwc3/core.h | 2 ++
> 1 file changed, 2 insertions(+)

What commit id does this fix?

thanks,

greg k-h