[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220623074623.6584-1-jiaming@nfschina.com>
Date: Thu, 23 Jun 2022 15:46:23 +0800
From: Zhang Jiaming <jiaming@...china.com>
To: vgupta@...nel.org
Cc: rppt@...nel.org, linux-snps-arc@...ts.infradead.org,
linux-kernel@...r.kernel.org, liqiong@...china.com,
renyu@...china.com, Zhang Jiaming <jiaming@...china.com>
Subject: [PATCH] ARC: Fix spelling mistake
Change 'seperate' to 'separate'.
Signed-off-by: Zhang Jiaming <jiaming@...china.com>
---
arch/arc/include/asm/entry-compact.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arc/include/asm/entry-compact.h b/arch/arc/include/asm/entry-compact.h
index 5aab4f93ab8a..67ff06e15cea 100644
--- a/arch/arc/include/asm/entry-compact.h
+++ b/arch/arc/include/asm/entry-compact.h
@@ -21,7 +21,7 @@
* r25 contains the kernel current task ptr
* - Defined Stack Switching Macro to be reused in all intr/excp hdlrs
* - Shaved off 11 instructions from RESTORE_ALL_INT1 by using the
- * address Write back load ld.ab instead of seperate ld/add instn
+ * address Write back load ld.ab instead of separate ld/add instn
*
* Amit Bhor, Sameer Dhavale: Codito Technologies 2004
*/
--
2.25.1
Powered by blists - more mailing lists