Re: Update to orinoco driver (2.4)

From: David Gibson (hermes@gibson.dropbear.id.au)
Date: Fri Apr 25 2003 - 19:30:18 EST


On Fri, Apr 25, 2003 at 03:37:06PM +0100, Christoph Hellwig wrote:
> > +static void __exit exit_hermes(void)
> > +{
> > +}
> > +
> > module_init(init_hermes);
> > +module_exit(exit_hermes);
>
> Please don't add exmpty functions without a reak good reason.

And the real good reason would be that the module can't be unloaded
without an exit function.

-- 
David Gibson			| For every complex problem there is a
david@gibson.dropbear.id.au	| solution which is simple, neat and
				| wrong.
http://www.ozlabs.org/people/dgibson
-
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/



This archive was generated by hypermail 2b29 : Wed Apr 30 2003 - 22:00:23 EST