There's nothing to fix really. Most of the module's functions are declared
as static to avoid kernel namespace pollution. Many of these functions
are used in multiple files. Since all of the source object files are "linked"
into a single object file (the module), this warning is extraneous in my
situation.
-Mike
Robert Love <rml@tech9.net> wrote:
On Wed, 2003-06-11 at 11:32, Mike DeKoker wrote:
> Warning: 'XXX' used but never defined
Well, no, why disable it when you can fix it?
Exactly why are multiple source files causing the problem?
Robert Love
Do you Yahoo!?
Free online calendar with sync to Outlook(TM).