On Wed, 24 Aug 2022 at 15:28, Leif Lindholm <quic_llind...@quicinc.com> wrote:
>
> On Tue, Aug 23, 2022 at 18:00:09 +0200, pierre.gond...@arm.com wrote:
> > From: Pierre Gondois <pierre.gond...@arm.com>
> >
> > In an effort to clean the documentation of the above
> > package, remove duplicated words.
> >
> > Cc: Leif Lindholm <quic_llind...@quicinc.com>
> > Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org>
> > Signed-off-by: Pierre Gondois <pierre.gond...@arm.com>
> > ---
> >  ArmPkg/Drivers/ArmScmiDxe/Scmi.c                 | 4 ++--
> >  ArmPkg/Library/ArmMmuLib/AArch64/ArmMmuLibCore.c | 2 +-
> >  2 files changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/ArmPkg/Drivers/ArmScmiDxe/Scmi.c 
> > b/ArmPkg/Drivers/ArmScmiDxe/Scmi.c
> > index d5a1ff0be33c..fcf4ed496f26 100644
> > --- a/ArmPkg/Drivers/ArmScmiDxe/Scmi.c
> > +++ b/ArmPkg/Drivers/ArmScmiDxe/Scmi.c
> > @@ -145,8 +145,8 @@ ScmiCommandExecute (
> >
> >  /** Internal common function useful for common protocol discovery messages.
> >
> > -  @param[in] ProtocolId    Protocol Id of the the protocol.
> > -  @param[in] MesaageId     Message Id of the message.
> > +  @param[in] ProtocolId    Protocol Id of the protocol.
> > +  @param[in] MessageId     Message Id of the message.
>
> Second line is a typo fix, not a dupe. Please mention in description.
> With that:
> Reviewed-by: Leif Lindholm <quic_llind...@quicinc.com>
>

Merged as #3287

> >
> >    @param[out] ReturnValues SCMI response return values.
> >
> > diff --git a/ArmPkg/Library/ArmMmuLib/AArch64/ArmMmuLibCore.c 
> > b/ArmPkg/Library/ArmMmuLib/AArch64/ArmMmuLibCore.c
> > index 4a0513392a75..e5ecc7375153 100644
> > --- a/ArmPkg/Library/ArmMmuLib/AArch64/ArmMmuLibCore.c
> > +++ b/ArmPkg/Library/ArmMmuLib/AArch64/ArmMmuLibCore.c
> > @@ -613,7 +613,7 @@ ArmConfigureMmu (
> >    // loss of coherency when using mismatched attributes, and given that 
> > memory
> >    // is mapped cacheable except for extraordinary cases (such as 
> > non-coherent
> >    // DMA), have the page table walker perform cached accesses as well, and
> > -  // assert below that that matches the attributes we use for CPU accesses 
> > to
> > +  // assert below that matches the attributes we use for CPU accesses to
> >    // the region.
> >    //
> >    TCR |= TCR_SH_INNER_SHAREABLE |
> > --
> > 2.25.1
> >


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#93155): https://edk2.groups.io/g/devel/message/93155
Mute This Topic: https://groups.io/mt/93207385/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to