2006-02-11 16:32:41

by Adrian Bunk

[permalink] [raw]
Subject: [2.6 patch] drivers/serial/Kconfig: remove reference to non-existing Documentation/jsm.txt

There's no reason pointing users to non-existing documentation.


Signed-off-by: Adrian Bunk <[email protected]>

--- linux-2.6.16-rc2-mm1-full/drivers/serial/Kconfig.old 2006-02-11 17:29:34.000000000 +0100
+++ linux-2.6.16-rc2-mm1-full/drivers/serial/Kconfig 2006-02-11 17:29:50.000000000 +0100
@@ -902,8 +902,6 @@
something like this to connect more than two modems to your Linux
box, for instance in order to become a dial-in server. This driver
supports PCI boards only.
- If you have a card like this, say Y here and read the file
- <file:Documentation/jsm.txt>.

To compile this driver as a module, choose M here: the
module will be called jsm.


2006-02-16 21:36:54

by Arthur Othieno

[permalink] [raw]
Subject: Re: [2.6 patch] drivers/serial/Kconfig: remove reference to non-existing Documentation/jsm.txt

On Sat, Feb 11, 2006 at 05:32:38PM +0100, Adrian Bunk wrote:
> There's no reason pointing users to non-existing documentation.

Similar patch is in Russell's linux-2.6-serial; Re: kernel bugzilla
#5176 (http://bugzilla.kernel.org/show_bug.cgi?id=5176)

>
> Signed-off-by: Adrian Bunk <[email protected]>
>
> --- linux-2.6.16-rc2-mm1-full/drivers/serial/Kconfig.old 2006-02-11 17:29:34.000000000 +0100
> +++ linux-2.6.16-rc2-mm1-full/drivers/serial/Kconfig 2006-02-11 17:29:50.000000000 +0100
> @@ -902,8 +902,6 @@
> something like this to connect more than two modems to your Linux
> box, for instance in order to become a dial-in server. This driver
> supports PCI boards only.
> - If you have a card like this, say Y here and read the file
> - <file:Documentation/jsm.txt>.
>
> To compile this driver as a module, choose M here: the
> module will be called jsm.
>