public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [patch] MdeModulePkg/XhciDxe: Make comments align with function
@ 2017-07-10  6:11 Dandan Bi
  2017-07-11  0:49 ` Wu, Hao A
  0 siblings, 1 reply; 3+ messages in thread
From: Dandan Bi @ 2017-07-10  6:11 UTC (permalink / raw)
  To: edk2-devel; +Cc: Ruiyu Ni, Hao Wu, Star Zeng

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
---
 MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c b/MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c
index f8174d8..6013d76 100644
--- a/MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c
+++ b/MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c
@@ -989,10 +989,11 @@ XhcFreeSched (
 }
 
 /**
   Check if the Trb is a transaction of the URB.
 
+  @param Xhc    The XHCI Instance.
   @param Trb    The TRB to be checked
   @param Urb    The URB to be checked.
 
   @retval TRUE  It is a transaction of the URB.
   @retval FALSE It is not any transaction of the URB.
-- 
1.9.5.msysgit.1



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

end of thread, other threads:[~2017-07-11  0:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-10  6:11 [patch] MdeModulePkg/XhciDxe: Make comments align with function Dandan Bi
2017-07-11  0:49 ` Wu, Hao A
2017-07-11  0:52   ` Wu, Hao A

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