Re: [RFC: 2.6 patch] drivers/char/applicom.c: propermodule_{init,exit}

From: David Woodhouse
Date: Mon May 01 2006 - 09:58:34 EST


On Mon, 2006-05-01 at 09:11 +0200, Adrian Bunk wrote:
> - converts the driver to use module_{init,exit}

Ack.

> - let the driver print a warning if the old __setup is used
> + printk(KERN_WARNING "applicom= is deprecated\n please use applicom.irq= and applicom.mem=\n");

I wouldn't bother with this -- just change it.

--
dwmw2

-
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/