Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0085/1529] Fix typo
@ 2016-05-21 11:47 Andrea Gelmini
  2016-05-21 11:55 ` Russell King - ARM Linux
  0 siblings, 1 reply; 4+ messages in thread
From: Andrea Gelmini @ 2016-05-21 11:47 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/arm/include/asm/ucontext.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/include/asm/ucontext.h b/arch/arm/include/asm/ucontext.h
index 14749ae..b4d2d0f 100644
--- a/arch/arm/include/asm/ucontext.h
+++ b/arch/arm/include/asm/ucontext.h
@@ -8,7 +8,7 @@
  * ucontext now has room for all registers which need to be saved and
  * restored.  Coprocessor registers are stored in uc_regspace.  Each
  * coprocessor's saved state should start with a documented 32-bit magic
- * number, followed by a 32-bit word giving the coproccesor's saved size.
+ * number, followed by a 32-bit word giving the coprocessor saved size.
  * uc_regspace may be expanded if necessary, although this takes some
  * coordination with glibc.
  */
-- 
2.8.2.534.g1f66975

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

end of thread, other threads:[~2016-05-21 12:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-21 11:47 [PATCH 0085/1529] Fix typo Andrea Gelmini
2016-05-21 11:55 ` Russell King - ARM Linux
2016-05-21 12:21   ` Andrea Gelmini
2016-05-21 12:49     ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox