From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by mx.groups.io with SMTP id smtpd.web12.25061.1662386092180581559 for ; Mon, 05 Sep 2022 06:54:52 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=Ymk/g68p; spf=pass (domain: kernel.org, ip: 145.40.68.75, mailfrom: ardb@kernel.org) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 8ED79B811D5 for ; Mon, 5 Sep 2022 13:54:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 429F9C43470 for ; Mon, 5 Sep 2022 13:54:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662386089; bh=WSrL+4SK2iKfS9iJLiKthWPH3+MzOyi0BcDBphBKWUM=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=Ymk/g68pqNM2e7oqbI4zK+ObGEjfyGwk4jRPXP6Dk5R1ny4QzBD3UY6S1ptve3N4Z qJ5ioBe8KnDzRA0K7Z0z+RqUur4yJD+q7+HvGBrKY8go5TyxUv8Vw+26obDVKMkcI2 gqoGxtPiFF212CcZIROuqwz2XylE/jGexomxh4R/gEExJqyZRhlpdvqLQUo+hlzDTq KofDZmfynvyLwT2NdDX/L/NJ4wo1udD+tDWPYdlNfWxjnroCCoCGq8TOkjGVpxWzNi urYQTDsz5vQfq4qcC4TrypS1UpKWOlPp8jEO9qsk9UDC8Dtja2wHs374BByh+KE2Ha vP8bX5lxVyeBA== Received: by mail-lf1-f54.google.com with SMTP id z29so13186394lfb.13 for ; Mon, 05 Sep 2022 06:54:49 -0700 (PDT) X-Gm-Message-State: ACgBeo0iyj/tINBNwP1tlSIq4pdl1Fpfm3u51I+RMmZaltIFqpSts3Hj F7FwDlKVQ655ZhP546uUoD9A1E1X5y/XYatNfLk= X-Google-Smtp-Source: AA6agR6rgwMeZn6suRDkX+QFwcr5Mn0bUq2Z2EdpeDE2dv87KYHkZ5wMwJBxlVKB3mN8eowpvtmBuv6ZYw+ATOogpcU= X-Received: by 2002:a19:9113:0:b0:494:ad39:7d03 with SMTP id t19-20020a199113000000b00494ad397d03mr4416329lfd.122.1662386087238; Mon, 05 Sep 2022 06:54:47 -0700 (PDT) MIME-Version: 1.0 References: <20220823160031.991072-1-Pierre.Gondois@arm.com> <20220823160031.991072-3-Pierre.Gondois@arm.com> In-Reply-To: From: "Ard Biesheuvel" Date: Mon, 5 Sep 2022 15:54:35 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 02/24] ArmPkg: Remove duplicated words To: Leif Lindholm Cc: Pierre.Gondois@arm.com, devel@edk2.groups.io, Ard Biesheuvel Content-Type: text/plain; charset="UTF-8" On Wed, 24 Aug 2022 at 15:28, Leif Lindholm wrote: > > On Tue, Aug 23, 2022 at 18:00:09 +0200, Pierre.Gondois@arm.com wrote: > > From: Pierre Gondois > > > > In an effort to clean the documentation of the above > > package, remove duplicated words. > > > > Cc: Leif Lindholm > > Cc: Ard Biesheuvel > > Signed-off-by: Pierre Gondois > > --- > > 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 > 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 > >