[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YFg+WAjyE2lRP7Fj@osiris>
Date: Mon, 22 Mar 2021 07:51:04 +0100
From: Heiko Carstens <hca@...ux.ibm.com>
To: Bhaskar Chowdhury <unixbhaskar@...il.com>
Cc: gor@...ux.ibm.com, borntraeger@...ibm.com,
linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org,
rdunlap@...radead.org
Subject: Re: [PATCH] s390/kernel: Fix a typo
On Mon, Mar 22, 2021 at 11:55:00AM +0530, Bhaskar Chowdhury wrote:
>
> s/struture/structure/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
> ---
> arch/s390/kernel/os_info.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/s390/kernel/os_info.c b/arch/s390/kernel/os_info.c
> index 0a5e4bafb6ad..5a7420b23aa8 100644
> --- a/arch/s390/kernel/os_info.c
> +++ b/arch/s390/kernel/os_info.c
> @@ -52,7 +52,7 @@ void os_info_entry_add(int nr, void *ptr, u64 size)
> }
>
> /*
> - * Initialize OS info struture and set lowcore pointer
> + * Initialize OS info structure and set lowcore pointer
Applied, thanks.
Powered by blists - more mailing lists