All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sh: kernel: Fix a typo
@ 2021-03-18 10:44 Bhaskar Chowdhury
  2021-03-18 18:15 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-18 10:44 UTC (permalink / raw)
  To: ysato, dalias, unixbhaskar, linux-sh, linux-kernel; +Cc: rdunlap


s/archtecture/architecture/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 arch/sh/kernel/relocate_kernel.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/sh/kernel/relocate_kernel.S b/arch/sh/kernel/relocate_kernel.S
index d9bf2b727b42..deda2f60a8f2 100644
--- a/arch/sh/kernel/relocate_kernel.S
+++ b/arch/sh/kernel/relocate_kernel.S
@@ -3,7 +3,7 @@
  * relocate_kernel.S - put the kernel image in place to boot
  * 2005.9.17 kogiidena@eggplant.ddo.jp
  *
- * LANDISK/sh4 is supported. Maybe, SH archtecture works well.
+ * LANDISK/sh4 is supported. Maybe, SH architecture works well.
  *
  * 2009-03-18 Magnus Damm - Added Kexec Jump support
  */
--
2.26.2


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

* Re: [PATCH] sh: kernel: Fix a typo
  2021-03-18 10:44 [PATCH] sh: kernel: Fix a typo Bhaskar Chowdhury
@ 2021-03-18 18:15 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2021-03-18 18:15 UTC (permalink / raw)
  To: Bhaskar Chowdhury, ysato, dalias, linux-sh, linux-kernel

On 3/18/21 3:44 AM, Bhaskar Chowdhury wrote:
> 
> s/archtecture/architecture/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
>  arch/sh/kernel/relocate_kernel.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/sh/kernel/relocate_kernel.S b/arch/sh/kernel/relocate_kernel.S
> index d9bf2b727b42..deda2f60a8f2 100644
> --- a/arch/sh/kernel/relocate_kernel.S
> +++ b/arch/sh/kernel/relocate_kernel.S
> @@ -3,7 +3,7 @@
>   * relocate_kernel.S - put the kernel image in place to boot
>   * 2005.9.17 kogiidena@eggplant.ddo.jp
>   *
> - * LANDISK/sh4 is supported. Maybe, SH archtecture works well.
> + * LANDISK/sh4 is supported. Maybe, SH architecture works well.
>   *
>   * 2009-03-18 Magnus Damm - Added Kexec Jump support
>   */
> --


-- 
~Randy


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

end of thread, other threads:[~2021-03-18 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18 10:44 [PATCH] sh: kernel: Fix a typo Bhaskar Chowdhury
2021-03-18 18:15 ` Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.