[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7d4e516c-bf33-2bd8-9101-54126a994279@infradead.org>
Date: Wed, 24 Mar 2021 10:52:59 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Bhaskar Chowdhury <unixbhaskar@...il.com>, davem@...emloft.net,
akpm@...ux-foundation.org, 0x7f454c46@...il.com,
rob.gardner@...cle.com, rppt@...nel.org,
sparclinux@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sparc/traps_64.c: Mundane typo fixes
On 3/23/21 11:02 PM, Bhaskar Chowdhury wrote:
> s/conditon/condition/
> s/periof/period/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
> ---
> arch/sparc/kernel/traps_64.c | 14 +++++++-------
> 1 file changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/arch/sparc/kernel/traps_64.c b/arch/sparc/kernel/traps_64.c
> index a850dccd78ea..2353ba7e1469 100644
> --- a/arch/sparc/kernel/traps_64.c
> +++ b/arch/sparc/kernel/traps_64.c
>
> -/* Return the highest priority error conditon mentioned. */
> +/* Return the highest priority error condition mentioned. */
> @@ -1853,7 +1853,7 @@ struct sun4v_error_entry {
> /* ID of the CPU */
> /*0x24*/u16 err_cpu;
>
> - /* Grace periof for shutdown, in seconds */
> + /* Grace period for shutdown, in seconds */
> /*0x26*/u16 err_secs;
>
> /* Value of the %asi register */
> --
Please fix line 378 (in linux-next) while you are
touching this file:
* is vectored thorugh data access exception trap with fault type
thanks.
--
~Randy
Powered by blists - more mailing lists