diff mbox series

arch: sh: kernel: Change to correct spelling archtecture to architecture in the file relocate_kernel.S

Message ID 20210203152521.16776-1-unixbhaskar@gmail.com (mailing list archive)
State New, archived
Headers show
Series arch: sh: kernel: Change to correct spelling archtecture to architecture in the file relocate_kernel.S | expand

Commit Message

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

--
2.26.2

Comments

Randy Dunlap Feb. 3, 2021, 5:58 p.m. UTC | #1
On 2/3/21 7:25 AM, Bhaskar Chowdhury wrote:

Normally a patch description is required <here>.

If the patch committer wants to take it as is, the typo
fix LGTM.

> 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
Bhaskar Chowdhury Feb. 3, 2021, 11:54 p.m. UTC | #2
On 09:58 Wed 03 Feb 2021, Randy Dunlap wrote:
>On 2/3/21 7:25 AM, Bhaskar Chowdhury wrote:
>
>Normally a patch description is required <here>.
>
>If the patch committer wants to take it as is, the typo
>fix LGTM.
>

I am so sorry..will fix this ...thank you Randy

>> 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
>
>--
>~Randy
>
diff mbox series

Patch

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
  */