* [PATCH 0147/1529] Fix typo
@ 2016-05-21 11:55 Andrea Gelmini
0 siblings, 0 replies; only message in thread
From: Andrea Gelmini @ 2016-05-21 11:55 UTC (permalink / raw)
To: andrea.gelmini; +Cc: trivial, rkuo, linux-hexagon
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
arch/hexagon/kernel/traps.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/hexagon/kernel/traps.c b/arch/hexagon/kernel/traps.c
index 110dab1..b12a080 100644
--- a/arch/hexagon/kernel/traps.c
+++ b/arch/hexagon/kernel/traps.c
@@ -415,7 +415,7 @@ void do_trap0(struct pt_regs *regs)
info.si_signo = SIGTRAP;
info.si_errno = 0;
/*
- * Some architecures add some per-thread state
+ * Some architectures add some per-thread state
* to distinguish between breakpoint traps and
* trace traps. We may want to do that, and
* set the si_code value appropriately, or we
--
2.8.2.534.g1f66975
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-21 11:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-21 11:55 [PATCH 0147/1529] Fix typo Andrea Gelmini
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).