public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] usb: cdns3: Corrected comment to align with kernel-doc comment
@ 2021-04-25  8:16 Souptick Joarder
  2021-04-25 15:53 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Souptick Joarder @ 2021-04-25  8:16 UTC (permalink / raw)
  To: peter.chen, pawell, rogerq, a-govindraju, gregkh
  Cc: linux-usb, linux-kernel, Souptick Joarder

Minor update in comment.

Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
---
v2:
	Updated change logs and address review comment.

 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
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-30  3:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-25  8:16 [PATCH v2] usb: cdns3: Corrected comment to align with kernel-doc comment Souptick Joarder
2021-04-25 15:53 ` Randy Dunlap
2021-04-30  3:38   ` Peter Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox