From: "Raphael S.Carvalho" <raphael.scarv@gmail.com>
To: Richard Henderson <rth@twiddle.net>,
Ivan Kokshaysky <ink@jurassic.park.msu.ru>,
Matt Turner <mattst88@gmail.com>,
Michael Cree <mcree@orcon.net.nz>,
Al Viro <viro@zeniv.linux.org.uk>,
linux-alpha@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
Raphael S Carvalho <raphael.scarv@gmail.com>
Subject: [PATCH 1/1] arch/alpha/include/asm: Comment fixed.
Date: Mon, 10 Dec 2012 22:11:12 -0200 [thread overview]
Message-ID: <1355184672-22268-1-git-send-email-raphael.scarv@gmail.com> (raw)
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
reply other threads:[~2012-12-11 0:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1355184672-22268-1-git-send-email-raphael.scarv@gmail.com \
--to=raphael.scarv@gmail.com \
--cc=ink@jurassic.park.msu.ru \
--cc=linux-alpha@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mattst88@gmail.com \
--cc=mcree@orcon.net.nz \
--cc=rth@twiddle.net \
--cc=viro@zeniv.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).