[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48157FBE.30008@gmail.com>
Date: Mon, 28 Apr 2008 09:41:50 +0200
From: Jiri Slaby <jirislaby@...il.com>
To: Chris Peterson <cpeterso@...terso.com>
CC: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fix warning: remove unused static function in drivers/char/ip2/i2ellis.c
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists