Hi Pierre,
Thank you for this patch.
Reviewed-by: Sami Mujawar <sami.muaj...@arm.com>
Regards,
Sami Mujawar
On 23/08/2022 05:00 pm, PierreGondois via groups.io wrote:
From: Pierre Gondois <pierre.gond...@arm.com>
In an effort to clean the documentation of the above
package, remove duplicated words.
Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org>
Signed-off-by: Pierre Gondois <pierre.gond...@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;
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#92716): https://edk2.groups.io/g/devel/message/92716
Mute This Topic: https://groups.io/mt/93207387/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-