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

Sami Mujawar sami.mujawar at arm.com
Tue Aug 23 17:12:10 UTC 2022


Hi Pierre,

Thank you for this patch.

Reviewed-by: Sami Mujawar <sami.muajwar at arm.com>

Regards,

Sami Mujawar

On 23/08/2022 05:00 pm, PierreGondois via groups.io wrote:
> 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;


-=-=-=-=-=-=-=-=-=-=-=-
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/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