[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8cbc9ed6-4499-642c-3b49-53e80974f004@infradead.org>
Date: Sun, 25 Apr 2021 08:53:33 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Souptick Joarder <jrdr.linux@...il.com>, peter.chen@...nel.org,
pawell@...ence.com, rogerq@...nel.org, a-govindraju@...com,
gregkh@...uxfoundation.org
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] usb: cdns3: Corrected comment to align with kernel-doc
comment
On 4/25/21 1:16 AM, Souptick Joarder wrote:
> Minor update in comment.
>
> Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
> ---
> v2:
> Updated change logs and address review comment.
LGTM. Thanks.
Acked-by: Randy Dunlap <rdunlap@...radead.org>
> drivers/usb/cdns3/cdns3-gadget.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/usb/cdns3/cdns3-gadget.c b/drivers/usb/cdns3/cdns3-gadget.c
> index 9b1bd41..21f026c 100644
> --- a/drivers/usb/cdns3/cdns3-gadget.c
> +++ b/drivers/usb/cdns3/cdns3-gadget.c
> @@ -484,7 +484,7 @@ static void __cdns3_descmiss_copy_data(struct usb_request *request,
> }
>
> /**
> - * cdns3_wa2_descmiss_copy_data copy data from internal requests to
> + * cdns3_wa2_descmiss_copy_data - copy data from internal requests to
> * request queued by class driver.
> * @priv_ep: extended endpoint object
> * @request: request object
>
--
~Randy
Powered by blists - more mailing lists