]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmVirtPkg/Library/Fdt16550SerialPortHookLib/EarlyFdt16550SerialPortHookLib.c
ArmVirtPkg: Remove duplicated words
[mirror_edk2.git] / ArmVirtPkg / Library / Fdt16550SerialPortHookLib / EarlyFdt16550SerialPortHookLib.c
index 5c01a9997ead616113f34ba89440ee038fcba07d..fb1daf32769c20521e93de7af0f54a6a8e2c8369 100644 (file)
@@ -55,7 +55,7 @@ GetSerialConsolePortAddress (
     return EFI_INVALID_PARAMETER;\r
   }\r
 \r
-  // The "chosen" node resides at the the root of the DT. Fetch it.\r
+  // The "chosen" node resides at the root of the DT. Fetch it.\r
   ChosenNode = fdt_path_offset (Fdt, "/chosen");\r
   if (ChosenNode < 0) {\r
     return EFI_NOT_FOUND;\r