Re: 2.6.7-rc1-mm1 (compile stats)

From: Rik van Riel
Date: Fri May 28 2004 - 02:11:30 EST


On Thu, 27 May 2004, John Cherry wrote:

> CC arch/i386/kernel/dmi_scan.o
> arch/i386/kernel/dmi_scan.c:410: warning: `set_8042_nomux' defined but
> not used

It's called from the dmi routines, with the function
defined in the DMI table. No idea why this would
give a warning while the other similar functions
(eg broken_ps2_resume) don't ...

--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/