From: Raphael S Carvalho <[email protected]>

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 <[email protected]>
---
 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to