All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/6] Char: mxser_new, remove request for testers line
@ 2006-10-03 22:05 Jiri Slaby
  0 siblings, 0 replies; only message in thread
From: Jiri Slaby @ 2006-10-03 22:05 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, support

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");

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-03 22:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-03 22:05 [PATCH 3/6] Char: mxser_new, remove request for testers line Jiri Slaby

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.