Re: [PATCH] Fix make headers_check for tipc

From: Sam Ravnborg
Date: Wed Oct 31 2007 - 17:56:13 EST


On Wed, Oct 31, 2007 at 05:29:32PM -0400, Dave Jones wrote:
> make headers_check currently fails in mainline with..
>
> include/linux/tipc_config.h requires linux/string.h, which does not exist in exported headers
>
> There's no reason to even include this in this header as far as I can tell.
The inline functions uses memcpy().

But if you just pull a fresh tree you will notice that it is fixed.
Davem did so in a rather elegant way.

Sam
-
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/