From: Rusty Russell <rusty@rustcorp.com.au>
To: "Udo A. Steinberg" <us15@os.inf.tu-dresden.de>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Numdimmies MUST DIE!
Date: Mon, 03 May 2004 13:20:50 +1000 [thread overview]
Message-ID: <1083554446.6876.153.camel@bach> (raw)
In-Reply-To: <20040502195109.3897ee2e@laptop.delusion.de>
On Mon, 2004-05-03 at 12:51, Udo A. Steinberg wrote:
> While you're at it, there's more (revised patch below):
Thank you for your valuable contribution. I hesitate to suggest that a
CREDITS entry is appropriate at this point, but it's good to know that
someone else shares my finely-tuned sense of what's important in the
kernel.
Name: Psuedo Numdimmies MUST DIE!
Status: Vitally Important
I'm sure this is violating the trademark of a pre-schooler's TV show
somewhere in the world.
diff -urpN --exclude TAGS -X /home/rusty/devel/kernel/kernel-patches/current-dontdiff --minimal .18765-linux-2.6.6-rc3-bk4/drivers/net/dummy.c .18765-linux-2.6.6-rc3-bk4.updated/drivers/net/dummy.c
--- .18765-linux-2.6.6-rc3-bk4/drivers/net/dummy.c 2004-04-29 17:29:43.000000000 +1000
+++ .18765-linux-2.6.6-rc3-bk4.updated/drivers/net/dummy.c 2004-05-03 12:25:11.000000000 +1000
@@ -104,7 +104,7 @@ static struct net_device **dummies;
/* Number of dummy devices to be set up by this module. */
module_param(numdummies, int, 0);
-MODULE_PARM_DESC(numdimmies, "Number of dummy psuedo devices");
+MODULE_PARM_DESC(numdummies, "Number of dummy pseudo devices");
static int __init dummy_init_one(int index)
{
--
Anyone who quotes me in their signature is an idiot -- Rusty Russell
next prev parent reply other threads:[~2004-05-03 3:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-03 2:26 [PATCH] Numdimmies MUST DIE! Rusty Russell
2004-05-03 2:51 ` Udo A. Steinberg
2004-05-03 3:20 ` Rusty Russell [this message]
2004-05-03 5:31 ` David S. Miller
2004-05-12 5:41 ` Herbert Poetzl
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=1083554446.6876.153.camel@bach \
--to=rusty@rustcorp.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=us15@os.inf.tu-dresden.de \
/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.