Re: [PATCH] lguest: include function prototypes

From: Thomas Gleixner
Date: Sun Feb 17 2008 - 09:02:48 EST


On Wed, 13 Feb 2008, Harvey Harrison wrote:

> Fix for sparse warning
> arch/x86/lguest/boot.c:939:13: warning: symbol 'lguest_init' was not declared. Should it be static?
>
> Added a declaration to asm-x86/lguest.h and moved the extern arrays there
> as well. As an alternative to including asm/lguest.h directly, an
> include could be put in linux/lguest.h

Applied. Thanks,

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