]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/UhciDxe/UhciQueue.c
3) Doxygen comment cleanup.
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / UhciDxe / UhciQueue.c
index 91c2a485017a4695d6afc50b3ce93bf55fd05360..3bf802eecfe00f9bc07e87e086e460a203babaeb 100644 (file)
@@ -155,8 +155,6 @@ EXIT:
   @param  Qh          The queue head for the TD to link to.\r
   @param  Td          The TD to link.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 UhciLinkTdToQh (\r
@@ -177,8 +175,6 @@ UhciLinkTdToQh (
   @param  Qh          The queue head to unlink from.\r
   @param  Td          The TD to unlink.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 UhciUnlinkTdFromQh (\r
@@ -199,8 +195,6 @@ UhciUnlinkTdFromQh (
   @param  PrevTd      Previous UHCI_TD_SW to be linked to.\r
   @param  ThisTd      TD to link.\r
 \r
-  @return None.\r
-\r
 **/\r
 VOID\r
 UhciAppendTd (\r