]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PciSegmentLibSegmentInfo/BasePciSegmentLib.c
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Library / PciSegmentLibSegmentInfo / BasePciSegmentLib.c
index b0d51c45bee6eb15f6f892bc7e01b054b1dd8741..deab86a47a94deef3757cafde3ef74233f6c4703 100644 (file)
@@ -20,7 +20,7 @@
 **/\r
 UINTN\r
 PciSegmentLibVirtualAddress (\r
-  IN UINTN                     Address\r
+  IN UINTN  Address\r
   )\r
 {\r
   return Address;\r
@@ -59,6 +59,6 @@ PciSegmentRegisterForRuntimeAccess (
 \r
     SegmentInfo = GetPciSegmentInfo (&Count);\r
     PciSegmentLibGetEcamAddress (Address, SegmentInfo, Count);\r
-  );\r
+    );\r
   return RETURN_SUCCESS;\r
 }\r