From: Joe Perches <joe@perches.com>
To: Masanari Iida <standby24x7@gmail.com>
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org, tiwai@suse.de
Subject: Re: [PATCH] [trivial] Fix typo in tty, arm, hotplug, sound and others.
Date: Mon, 02 Apr 2012 10:18:14 -0700 [thread overview]
Message-ID: <1333387094.20402.2.camel@joe2Laptop> (raw)
In-Reply-To: <1333385748-27692-1-git-send-email-standby24x7@gmail.com>
On Tue, 2012-04-03 at 01:55 +0900, Masanari Iida wrote:
> Fix multiple typo on printk messages on tty, arm, hotplug
> sound and others.
[]
> diff --git a/arch/ia64/Makefile b/arch/ia64/Makefile
[]
> @@ -34,7 +34,7 @@ GAS_STATUS = $(shell $(srctree)/arch/ia64/scripts/check-gas "$(CC)" "$(OBJDUMP)"
> KBUILD_CPPFLAGS += $(shell $(srctree)/arch/ia64/scripts/toolchain-flags "$(CC)" "$(OBJDUMP)" "$(READELF)")
>
> ifeq ($(GAS_STATUS),buggy)
> -$(error Sorry, you need a newer version of the assember, one that is built from \
> +$(error Sorry, you need a newer version of the assembler, one that is built from \
> a source-tree that post-dates 18-Dec-2002. You can find a pre-compiled \
> static binary of such an assembler at: \
trivia:
The error message has strange whitespace.
This should be on a single line.
I doubt anyone actually gets this error though.
prev parent reply other threads:[~2012-04-02 17:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-02 16:55 [PATCH] [trivial] Fix typo in tty, arm, hotplug, sound and others Masanari Iida
2012-04-02 17:18 ` Joe Perches [this message]
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=1333387094.20402.2.camel@joe2Laptop \
--to=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=standby24x7@gmail.com \
--cc=tiwai@suse.de \
--cc=trivial@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