From: Jiri Slaby <jirislaby@gmail.com>
To: Chris Peterson <cpeterso@cpeterso.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] fix warning: remove unused static function in drivers/char/ip2/i2ellis.c
Date: Mon, 28 Apr 2008 09:41:50 +0200 [thread overview]
Message-ID: <48157FBE.30008@gmail.com> (raw)
In-Reply-To: <a24804730804271851j61ded9c2tf1c15b6da845050c@mail.gmail.com>
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.
prev parent reply other threads:[~2008-04-28 7:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-27 7:09 [PATCH] fix warning: remove unused static function in drivers/char/ip2/i2ellis.c Chris Peterson
2008-04-27 7:42 ` Jiri Slaby
2008-04-28 1:51 ` Chris Peterson
2008-04-28 7:41 ` Jiri Slaby [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48157FBE.30008@gmail.com \
--to=jirislaby@gmail.com \
--cc=cpeterso@cpeterso.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox