From: Jan Altenberg <tb10alj@tglx.de>
To: geert@linux-m68k.org
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH][M68K]Trivial typo fix
Date: Mon, 12 Jun 2006 09:02:21 +0200 [thread overview]
Message-ID: <448D117D.9020304@tglx.de> (raw)
Hi,
by chance I came across this little typo in asm/ptrace.h
for the m68knommu architecture.
It doesn't affect me, but maybe it'll affect somebody out there.
See the following patch against 2.6.17-rc6.
Signed-off-by: Jan Altenberg <tb10alj@tglx.de>
----------------------
--- linux-2.6.17-rc6/include/asm-m68knommu/ptrace.h.orig 2006-06-12 08:49:51.000000000 +0200
+++ linux-2.6.17-rc6/include/asm-m68knommu/ptrace.h 2006-06-12 08:50:11.000000000 +0200
@@ -70,7 +70,7 @@ struct switch_stack {
/* Arbitrarily choose the same ptrace numbers as used by the Sparc code. */
#define PTRACE_GETREGS 12
#define PTRACE_SETREGS 13
-#ifdef COFNIG_FPU
+#ifdef CONFIG_FPU
#define PTRACE_GETFPREGS 14
#define PTRACE_SETFPREGS 15
#endif
reply other threads:[~2006-06-12 7:02 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=448D117D.9020304@tglx.de \
--to=tb10alj@tglx.de \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
/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