public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: devzero@web.de
To: linux-kernel@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Alan Cox <alan@redhat.com>, Jiri Slaby <jirislaby@gmail.com>
Subject: [PATCH] fix Kconfig after ip2/ip2main merge
Date: Sat, 31 May 2008 02:43:09 +0200	[thread overview]
Message-ID: <298760125@web.de> (raw)

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


             reply	other threads:[~2008-05-31  0:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-31  0:43 devzero [this message]
2008-05-31 10:09 ` [PATCH] fix Kconfig after ip2/ip2main merge Alan Cox

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=298760125@web.de \
    --to=devzero@web.de \
    --cc=akpm@linux-foundation.org \
    --cc=alan@redhat.com \
    --cc=jirislaby@gmail.com \
    --cc=linux-kernel@vger.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