[edk2-devel] [PATCH 1/1] MdeModulePkg: Fix typo of "event" in a comment in Core/Dxe/Event/Event.c

Michael D Kinney michael.d.kinney at intel.com
Mon Jan 23 03:29:59 UTC 2023


Reviewed-by: Michael D Kinney <michael.d.kinney at intel.com>

> -----Original Message-----
> From: devel at edk2.groups.io <devel at edk2.groups.io> On Behalf Of Rebecca Cran
> Sent: Sunday, January 22, 2023 7:25 PM
> To: devel at edk2.groups.io; Wang, Jian J <jian.j.wang at intel.com>; Gao, Liming <gaoliming at byosoft.com.cn>
> Cc: Rebecca Cran <rebecca at bsdio.com>
> Subject: [edk2-devel] [PATCH 1/1] MdeModulePkg: Fix typo of "event" in a comment in Core/Dxe/Event/Event.c
> 
> Signed-off-by: Rebecca Cran <rebecca at bsdio.com>
> ---
>  MdeModulePkg/Core/Dxe/Event/Event.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MdeModulePkg/Core/Dxe/Event/Event.c b/MdeModulePkg/Core/Dxe/Event/Event.c
> index dc82abb02130..7506803b0b38 100644
> --- a/MdeModulePkg/Core/Dxe/Event/Event.c
> +++ b/MdeModulePkg/Core/Dxe/Event/Event.c
> @@ -606,7 +606,7 @@ CoreCheckEvent (
>    }
> 
>    //
> -  // If the even looks signalled, get the lock and clear it
> +  // If the event looks signalled, get the lock and clear it
>    //
> 
>    if (Event->SignalCount != 0) {
> --
> 2.34.1
> 
> 
> 
> 
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#98955): https://edk2.groups.io/g/devel/message/98955
Mute This Topic: https://groups.io/mt/96467207/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