]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/UhciDxe/UhciDebug.h
MdeModulePkg: Apply uncrustify changes
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / UhciDxe / UhciDebug.h
index 34f8ea1ff498e73009915d3d12b02a759ee01697..27a2ec51a065b4b5690f154e7ff2f50b04b256ff 100644 (file)
@@ -10,7 +10,6 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 #ifndef _EFI_UHCI_DEBUG_H_\r
 #define _EFI_UHCI_DEBUG_H_\r
 \r
-\r
 /**\r
   Dump the content of QH structure.\r
 \r
@@ -21,10 +20,9 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 **/\r
 VOID\r
 UhciDumpQh (\r
-  IN UHCI_QH_SW         *QhSw\r
+  IN UHCI_QH_SW  *QhSw\r
   );\r
 \r
-\r
 /**\r
   Dump the content of TD structure.\r
 \r
@@ -35,7 +33,7 @@ UhciDumpQh (
 **/\r
 VOID\r
 UhciDumpTds (\r
-  IN UHCI_TD_SW           *TdSw\r
+  IN UHCI_TD_SW  *TdSw\r
   );\r
 \r
 #endif\r