Re: Update to orinoco driver (2.4)

From: Christoph Hellwig (hch@infradead.org)
Date: Sat Apr 26 2003 - 00:22:40 EST


On Sat, Apr 26, 2003 at 10:30:18AM +1000, David Gibson wrote:
> 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.

That braindamage fortunately is not true for 2.4 and still needs
fixing for 2.5.

-
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