[PATCH 1/1] arch/alpha/include/asm: Comment fixed.

From: Raphael S.Carvalho
Date: Mon Dec 10 2012 - 19:11:13 EST


From: Raphael S Carvalho <raphael.scarv@xxxxxxxxx>

I know how much this patch is insignificant, though its
purpose is to teach me how to send patches properly.

Signed-off-by: Raphael S Carvalho <raphael.scarv@xxxxxxxxx>
---
arch/alpha/include/asm/ptrace.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/alpha/include/asm/ptrace.h b/arch/alpha/include/asm/ptrace.h
index b87755a..34b88ae 100644
--- a/arch/alpha/include/asm/ptrace.h
+++ b/arch/alpha/include/asm/ptrace.h
@@ -7,8 +7,8 @@
* kernel stack during a system call or other kernel entry
*
* NOTE! I want to minimize the overhead of system calls, so this
- * struct has as little information as possible. I does not have
- *
+ * struct has as little information as possible.
+ * It does not have:
* - floating point regs: the kernel doesn't change those
* - r9-15: saved by the C compiler
*
--
1.7.2.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/