Re: Pristine 2.5.69 warnings for make defconfig

From: Sam Ravnborg (sam@ravnborg.org)
Date: Tue May 13 2003 - 13:18:02 EST


On Tue, May 13, 2003 at 05:16:20PM +0100, Riley Williams wrote:
> Q> kernel/ksyms.c:453: warning: `__check_region' is deprecated
> Q> (declared at include/linux/ioport.h:113)
> 453> EXPORT_SYMBOL(__check_region);
Some modules still needs it - so it is exported.
People will ruin them out as time passes.

> Q> include/asm/string.h:145: warning: `strchr' defined but not used
This I cannot explain - it should not happen. Oleg at some point asked
if this was a compiler bug. Anyone?

> Q> drivers/scsi/qla1280.c:5948: warning:
> Q> initialization from incompatible pointer type
> Q> drivers/scsi/qla1280.c:5948: warning:
> Q> initialization from incompatible pointer type
Which tell you that this driver is not converted to use the new error handling.

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



This archive was generated by hypermail 2b29 : Thu May 15 2003 - 22:00:46 EST