[edk2-devel] [PATCH 04/24] ArmVirtPkg: Remove duplicated words

PierreGondois pierre.gondois at arm.com
Tue Aug 23 16:00:11 UTC 2022


From: Pierre Gondois <pierre.gondois at arm.com>

In an effort to clean the documentation of the above
package, remove duplicated words.

Cc: Ard Biesheuvel <ardb+tianocore at kernel.org>
Signed-off-by: Pierre Gondois <pierre.gondois at arm.com>
---
 .../Fdt16550SerialPortHookLib/EarlyFdt16550SerialPortHookLib.c  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ArmVirtPkg/Library/Fdt16550SerialPortHookLib/EarlyFdt16550SerialPortHookLib.c b/ArmVirtPkg/Library/Fdt16550SerialPortHookLib/EarlyFdt16550SerialPortHookLib.c
index 5c01a9997ead..fb1daf32769c 100644
--- a/ArmVirtPkg/Library/Fdt16550SerialPortHookLib/EarlyFdt16550SerialPortHookLib.c
+++ b/ArmVirtPkg/Library/Fdt16550SerialPortHookLib/EarlyFdt16550SerialPortHookLib.c
@@ -55,7 +55,7 @@ GetSerialConsolePortAddress (
     return EFI_INVALID_PARAMETER;
   }
 
-  // The "chosen" node resides at the the root of the DT. Fetch it.
+  // The "chosen" node resides at the root of the DT. Fetch it.
   ChosenNode = fdt_path_offset (Fdt, "/chosen");
   if (ChosenNode < 0) {
     return EFI_NOT_FOUND;
-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#92686): https://edk2.groups.io/g/devel/message/92686
Mute This Topic: https://groups.io/mt/93207387/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list