Re: [PATCH] fix warning: remove unused static function in drivers/char/ip2/i2ellis.c

From: Jiri Slaby
Date: Mon Apr 28 2008 - 03:42:14 EST


On 04/28/2008 03:51 AM, Chris Peterson wrote:
Yes, I did compile it, but I now realize I had compiled the computone
driver to be linked statically, but iiEllisCleanup() is only called
when the driver is built as a module. What is the appropriate cleanup
code path for non-modular drivers?

Remove the function and all its references.
--
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/