On Thu, 2007-05-17 at 11:49 +0200, Geert Uytterhoeven wrote:
> I guess af_ipx.c didn't include the relevant header file?
> 
> This is something sparse can find out now, too (as I found out
> yesterday): if something is non-static, sparse gives a warning if it
> hasn't seen a prototype in a header file.

In the IPX case, af_ipx.c _does_ have a prototype for the offending
function; it's just that it doesn't actually match the function itself.

-- 
dwmw2

-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to