]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/UhciDxe/UhciDebug.c
modify coding style to pass ecc tool
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / UhciDxe / UhciDebug.c
index caf2cc9cf26e95b015f80507a3585c33823afffb..744976cd02011b118ce791784f0992d325c5fb63 100644 (file)
@@ -22,8 +22,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
   @param  QhSw    Pointer to software QH structure.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 UhciDumpQh (\r
@@ -43,9 +41,6 @@ UhciDumpQh (
   Dump the content of TD structure.\r
 \r
   @param  TdSw    Pointer to software TD structure.\r
-  @param  IsCur   Whether dump the whole list, or only dump the current TD.\r
-\r
-  @return None.\r
 \r
 **/\r
 VOID\r