* [PATCH 1/1] arch/alpha/include/asm: Comment fixed.
@ 2012-12-11 0:11 Raphael S.Carvalho
0 siblings, 0 replies; only message in thread
From: Raphael S.Carvalho @ 2012-12-11 0:11 UTC (permalink / raw)
To: Richard Henderson, Ivan Kokshaysky, Matt Turner, Michael Cree,
Al Viro, linux-alpha
Cc: linux-kernel, Raphael S Carvalho
From: Raphael S Carvalho <raphael.scarv@gmail.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@gmail.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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-11 0:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-11 0:11 [PATCH 1/1] arch/alpha/include/asm: Comment fixed Raphael S.Carvalho
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).