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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Chris Peterson
Date: Sunday, April 27, 2008 - 6:51 pm

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?


chris


On Sun, Apr 27, 2008 at 12:42 AM, Jiri Slaby <jirislaby@gmail.com> wrote:
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] fix warning: remove unused static function in ..., Chris Peterson, (Sun Apr 27, 6:51 pm)