Re: [PATCH] x86: boot - fix sparse warnings

From: Ingo Molnar
Date: Sun Nov 23 2008 - 13:59:28 EST



* Hannes Eder <hannes@xxxxxxxxxxxxxx> wrote:

> Fix this sparse warnings:
>
> arch/x86/boot/video.c:233:3: warning: symbol 'saved' was not declared.
> Should it be static?
> arch/x86/boot/video-vga.c:37:13: warning: symbol 'video_vga' was not
> declared. Should it be static?
>
> Signed-off-by: Hannes Eder <hannes@xxxxxxxxxxxxxx>
> ---
> arch/x86/boot/video-vga.c | 4 ++--
> arch/x86/boot/video.c | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)

applied to tip/x86/sparse-fixes, thanks Hannes!

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