Re: [2.6 patch] fix non-modular ftape compile

From: Christoph Hellwig
Date: Thu Sep 25 2003 - 05:39:00 EST


On Thu, Sep 25, 2003 at 12:23:09PM +0200, Adrian Bunk wrote:
> ftape_proc_destroy is only available #ifdef MODULE, the following patch
> fixes the link error:

I'd suggest to kill the #ifdef MODULE instead and mark it __exit.
Same result but less ifdef crap..

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