lkml.org 
[lkml]   [2021]   [Mar]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] xtensa: kernel: Fix typo in the file vectors.S
Date

s/markt/mark/

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

diff --git a/arch/xtensa/kernel/vectors.S b/arch/xtensa/kernel/vectors.S
index 1a7538ccfc5a..bb4243de8ba3 100644
--- a/arch/xtensa/kernel/vectors.S
+++ b/arch/xtensa/kernel/vectors.S
@@ -202,7 +202,7 @@ ENDPROC(_KernelExceptionVector)
* See the handle_alloca_user and spill_registers routines for example clients.
*
* FIXME: Note: we currently don't allow signal handling coming from a double
- * exception, so the item markt with (*) is not required.
+ * exception, so the item mark with (*) is not required.
*/

.section .DoubleExceptionVector.text, "ax"
--
2.30.2
\
 
 \ /
  Last update: 2021-03-17 09:29    [W:0.779 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site