linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: spear: fix typos in comments
@ 2022-03-18 10:37 Julia Lawall
  2022-03-21  5:11 ` Viresh Kumar
  0 siblings, 1 reply; 2+ messages in thread
From: Julia Lawall @ 2022-03-18 10:37 UTC (permalink / raw)
  To: Viresh Kumar
  Cc: kernel-janitors, Shiraz Hashim, soc, Russell King,
	linux-arm-kernel, linux-kernel

Various spelling mistakes in comments.
Detected with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

---
 arch/arm/mach-spear/spear13xx.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-spear/spear13xx.c b/arch/arm/mach-spear/spear13xx.c
index 74d1ca2a529a..b38391e9d8bf 100644
--- a/arch/arm/mach-spear/spear13xx.c
+++ b/arch/arm/mach-spear/spear13xx.c
@@ -29,7 +29,7 @@ void __init spear13xx_l2x0_init(void)
 	/*
 	 * 512KB (64KB/way), 8-way associativity, parity supported
 	 *
-	 * FIXME: 9th bit, of Auxillary Controller register must be set
+	 * FIXME: 9th bit, of Auxiliary Controller register must be set
 	 * for some spear13xx devices for stable L2 operation.
 	 *
 	 * Enable Early BRESP, L2 prefetch for Instruction and Data,


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: spear: fix typos in comments
  2022-03-18 10:37 [PATCH] ARM: spear: fix typos in comments Julia Lawall
@ 2022-03-21  5:11 ` Viresh Kumar
  0 siblings, 0 replies; 2+ messages in thread
From: Viresh Kumar @ 2022-03-21  5:11 UTC (permalink / raw)
  To: Julia Lawall
  Cc: Viresh Kumar, kernel-janitors, Shiraz Hashim, soc, Russell King,
	linux-arm-kernel, linux-kernel

On 18-03-22, 11:37, Julia Lawall wrote:
> Various spelling mistakes in comments.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
> 
> ---
>  arch/arm/mach-spear/spear13xx.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-spear/spear13xx.c b/arch/arm/mach-spear/spear13xx.c
> index 74d1ca2a529a..b38391e9d8bf 100644
> --- a/arch/arm/mach-spear/spear13xx.c
> +++ b/arch/arm/mach-spear/spear13xx.c
> @@ -29,7 +29,7 @@ void __init spear13xx_l2x0_init(void)
>  	/*
>  	 * 512KB (64KB/way), 8-way associativity, parity supported
>  	 *
> -	 * FIXME: 9th bit, of Auxillary Controller register must be set
> +	 * FIXME: 9th bit, of Auxiliary Controller register must be set
>  	 * for some spear13xx devices for stable L2 operation.
>  	 *
>  	 * Enable Early BRESP, L2 prefetch for Instruction and Data,

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-21  5:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-18 10:37 [PATCH] ARM: spear: fix typos in comments Julia Lawall
2022-03-21  5:11 ` Viresh Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).