Re: Warning: 'XXX' used but never defined

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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).

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux