From: Herbert Poetzl <herbert@13thfloor.at>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: lkml - Kernel Mailing List <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH] Numdimmies MUST DIE!
Date: Wed, 12 May 2004 07:41:54 +0200 [thread overview]
Message-ID: <20040512054154.GA26138@MAIL.13thfloor.at> (raw)
In-Reply-To: <1083551201.25582.149.camel@bach>
On Mon, May 03, 2004 at 12:26:42PM +1000, Rusty Russell wrote:
> 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 psuedo devices");
hmm, maybe they could evolve, and become pseudo
devices in this process too? (instead of psuedo)
best,
Herbert
> static int __init dummy_init_one(int index)
> {
>
> --
> Anyone who quotes me in their signature is an idiot -- Rusty Russell
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
prev parent reply other threads:[~2004-05-12 5:42 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
2004-05-03 5:31 ` David S. Miller
2004-05-12 5:41 ` Herbert Poetzl [this message]
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=20040512054154.GA26138@MAIL.13thfloor.at \
--to=herbert@13thfloor.at \
--cc=akpm@osdl.org \
--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.