Re: [PATCH] x86: replace a magic number with a named constant in the VESA boot code
From: Ingo Molnar <hidden>
Date: 2008-10-05 16:44:42
Also in:
lkml
From: Ingo Molnar <hidden>
Date: 2008-10-05 16:44:42
Also in:
lkml
* Michal Januszewski [off-list ref] wrote:
Replace a magic number with a named constant in the VESA boot code. Signed-off-by: Michal Januszewski <spock@gentoo.org> ---diff --git a/arch/x86/boot/video-vesa.c b/arch/x86/boot/video-vesa.c
applied to tip/x86/setup, thanks Michal! Ingo