2004-09-09 12:10:22

by Borislav Petkov

[permalink] [raw]
Subject: [PATCH][linux-2.6.9-rc1-mm4-funny characters in init/Kconfig:313

Hi,
probably these shouldn't be there:

--- init/Kconfig.orig 2004-09-09 13:59:16.000000000 +0200
+++ init/Kconfig 2004-09-09 13:59:30.000000000 +0200
@@ -313,8 +313,8 @@ config LOCALVERSION
help
Append an extra string to the end of your kernel version.
This will show up when you type uname, for example.
- The string you set here will be appended after the contents of=20
- any files with a filename matching localversion* in your=20
+ The string you set here will be appended after the contents of
+ any files with a filename matching localversion* in your
object and source tree, in that order. Your total string can
be a maximum of 64 characters.

Regards,
Boris.


2004-09-09 15:06:39

by Sam Ravnborg

[permalink] [raw]
Subject: Re: [PATCH][linux-2.6.9-rc1-mm4-funny characters in init/Kconfig:313

On Thu, Sep 09, 2004 at 02:10:01PM +0200, Borislav Petkov wrote:
> Hi,
> probably these shouldn't be there:

Already fixed in my tree.

Sam