Re: [PATCH] x86/platform/intel-quark: Fix a typo

From: Andy Shevchenko
Date: Thu Mar 18 2021 - 07:52:21 EST


On Thu, Mar 18, 2021 at 8:15 AM Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx> wrote:
>
>
> s/secton/section/

Reviewed-by: Andy Shevchenko <andy.,shevchenko@xxxxxxxxx>

> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
> ---
> arch/x86/platform/intel-quark/imr.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/x86/platform/intel-quark/imr.c b/arch/x86/platform/intel-quark/imr.c
> index 0286fe1b14b5..122e0f37b1f5 100644
> --- a/arch/x86/platform/intel-quark/imr.c
> +++ b/arch/x86/platform/intel-quark/imr.c
> @@ -551,7 +551,7 @@ static void __init imr_fixup_memmap(struct imr_device *idev)
>
> /*
> * Setup an unlocked IMR around the physical extent of the kernel
> - * from the beginning of the .text secton to the end of the
> + * from the beginning of the .text section to the end of the
> * .rodata section as one physically contiguous block.
> *
> * We don't round up @size since it is already PAGE_SIZE aligned.
> --
> 2.20.1
>


--
With Best Regards,
Andy Shevchenko