[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1355184672-22268-1-git-send-email-raphael.scarv@gmail.com>
Date: Mon, 10 Dec 2012 22:11:12 -0200
From: "Raphael S.Carvalho" <raphael.scarv@...il.com>
To: Richard Henderson <rth@...ddle.net>,
Ivan Kokshaysky <ink@...assic.park.msu.ru>,
Matt Turner <mattst88@...il.com>,
Michael Cree <mcree@...on.net.nz>,
Al Viro <viro@...iv.linux.org.uk>, linux-alpha@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Raphael S Carvalho <raphael.scarv@...il.com>
Subject: [PATCH 1/1] arch/alpha/include/asm: Comment fixed.
From: Raphael S Carvalho <raphael.scarv@...il.com>
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@...il.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists