public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fix Kconfig after ip2/ip2main merge
@ 2008-05-31  0:43 devzero
  2008-05-31 10:09 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: devzero @ 2008-05-31  0:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton, Alan Cox, Jiri Slaby

as commit  6089093e588ee3f6aed99d08b1cf5ea37c52cf97  is fixing ip2 crashes on 
load/unload and making ip2/ip2main one module (ip2),  Kconfig shouldn`t mention
non existing module. I seldom posting patches and only have webmailer here, so 
please indulge if there is something wrong with formatting or style.

Signed-off-by: Roland.Kletzing <devzero@web.de>
---
 drivers/char/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

===================================================================
--- a/drivers/char/Kconfig.orig     2008-05-31 02:14:42.000000000 +0200
+++ b/drivers/char/Kconfig  2008-05-31 02:15:15.000000000 +0200
@@ -118,8 +118,8 @@
          order to become a dial-in server. If you have a card like that, say
          Y here and read <file:Documentation/computone.txt>.

-         To compile this driver as modules, choose M here: the
-         modules will be called ip2 and ip2main.
+         To compile this driver as module, choose M here: the
+         module will be called ip2.

 config ROCKETPORT
        tristate "Comtrol RocketPort support"
_______________________________________________________________________
EINE FÜR ALLE: die kostenlose WEB.DE-Plattform für Freunde und Deine
Homepage mit eigenem Namen. Jetzt starten! http://unddu.de/?kid=kid@mf2


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-05-31 10:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-31  0:43 [PATCH] fix Kconfig after ip2/ip2main merge devzero
2008-05-31 10:09 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox