Re: [PATCH] Numdimmies MUST DIE!

From: Rusty Russell
Date: Sun May 02 2004 - 22:23:48 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/