[PATCH 0085/1529] Fix typo
Andrea Gelmini
andrea.gelmini at gelma.net
Sat May 21 04:47:59 PDT 2016
Signed-off-by: Andrea Gelmini <andrea.gelmini at 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
More information about the linux-arm-kernel
mailing list