lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 02 Apr 2012 10:18:14 -0700
From:	Joe Perches <joe@...ches.com>
To:	Masanari Iida <standby24x7@...il.com>
Cc:	trivial@...nel.org, linux-kernel@...r.kernel.org, tiwai@...e.de
Subject: Re: [PATCH] [trivial] Fix typo in tty, arm, hotplug, sound and
 others.

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.

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ