Re: Replace mod_inc_use_count with __module_get for watchdog

Alan Cox (alan@lxorguk.ukuu.org.uk)
13 Jul 2003 09:05:53 +0100


On Sad, 2003-07-12 at 23:14, Jan Dittmer wrote:
> Hi,
>
> I found this comment in mixcomwd.c and proceeded accordingly.
> This prevents the watchdog drivers from being unloaded after initialized and
> gets rid of the warnings. This doesn't just remove any occurance of
> MOD_INC_USE_COUNT, but replaces it with __module_get().
> Is this correct?

Looks good to me.

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