[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7a624cf1-45ef-81b9-0340-baa7cde39950@infradead.org>
Date: Mon, 15 Mar 2021 22:18:05 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Bhaskar Chowdhury <unixbhaskar@...il.com>,
tsbogend@...ha.franken.de, linux-mips@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2] mips: asm: octeon: A typo fix in the file
cvmx-address.h
On 3/15/21 9:33 PM, Bhaskar Chowdhury wrote:
>
> s/techically/technically/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
Acked-by: Randy Dunlap <rdunlap@...radead.org>
> ---
> Changes from V1:
> Meh, missed the changelog text, so added :)
>
> arch/mips/include/asm/octeon/cvmx-address.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/mips/include/asm/octeon/cvmx-address.h b/arch/mips/include/asm/octeon/cvmx-address.h
> index e4444f8c4a61..5df5c90f6a5d 100644
> --- a/arch/mips/include/asm/octeon/cvmx-address.h
> +++ b/arch/mips/include/asm/octeon/cvmx-address.h
> @@ -152,7 +152,7 @@ typedef union {
>
> /* physical mem address */
> struct {
> - /* techically, <47:40> are dont-cares */
> + /* technically, <47:40> are dont-cares */
> uint64_t zeroes:24;
> /* the hardware ignores <39:36> in Octeon I */
> uint64_t unaddr:4;
> --
--
~Randy
Powered by blists - more mailing lists