From: Jiri Slaby <jirislaby@gmail.com>
To: Andrew Morton <akpm@osdl.org>
Cc: <linux-kernel@vger.kernel.org>, <support@moxa.com.tw>
Subject: [PATCH 3/6] Char: mxser_new, remove request for testers line
Date: Wed, 4 Oct 2006 00:05:07 +0200 (CEST) [thread overview]
Message-ID: <123402123123@karneval.cz> (raw)
mxser_new, remove request for testers line
Remove printk with info we are looking for a tester.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
---
commit 1f480651fc90540603834743c1d3a598b2a0c722
tree 45dc81d4c6b194dba7bc0d3e655e41c2c1116296
parent 4c32efcfdb10227313ef7271ffc4658dbdf2d81c
author Jiri Slaby <jirislaby@gmail.com> Tue, 03 Oct 2006 22:46:43 +0200
committer Jiri Slaby <xslaby@anemoi.localdomain> Tue, 03 Oct 2006 22:46:43 +0200
drivers/char/mxser_new.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/drivers/char/mxser_new.c b/drivers/char/mxser_new.c
index db89d73..029b7e4 100644
--- a/drivers/char/mxser_new.c
+++ b/drivers/char/mxser_new.c
@@ -495,9 +495,6 @@ static int __init mxser_module_init(void
if (verbose)
printk(KERN_DEBUG "Loading module mxser ...\n");
- printk(KERN_INFO "This is mxser driver version 1.9.1 and needs TESTING."
- "If your are willing to test this driver, please report to "
- "jirislaby@gmail.com. Thanks.\n");
ret = mxser_init();
if (verbose)
printk(KERN_DEBUG "Done.\n");
reply other threads:[~2006-10-03 22:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=123402123123@karneval.cz \
--to=jirislaby@gmail.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=support@moxa.com.tw \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.