From: "Udo A. Steinberg" <us15@os.inf.tu-dresden.de>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Numdimmies MUST DIE!
Date: Sun, 2 May 2004 19:51:09 -0700 [thread overview]
Message-ID: <20040502195109.3897ee2e@laptop.delusion.de> (raw)
In-Reply-To: <1083551201.25582.149.camel@bach>
[-- Attachment #1: Type: text/plain, Size: 976 bytes --]
On Mon, 03 May 2004 12:26:42 +1000 Rusty Russell (RR) wrote:
RR> Status: Vitally Important
RR>
RR> I'm sure this is violating the trademark of a pre-schooler's TV show
RR> somewhere in the world.
While you're at it, there's more (revised patch below):
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)
{
-Udo.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-05-03 2:51 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 [this message]
2004-05-03 3:20 ` Rusty Russell
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=20040502195109.3897ee2e@laptop.delusion.de \
--to=us15@os.inf.tu-dresden.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/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.