]> git.baikalelectronics.ru Git - kernel.git/commit
x86: replace a magic number with a named constant in the VESA boot code
authorMichal Januszewski <spock@gentoo.org>
Sun, 5 Oct 2008 10:16:04 +0000 (12:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 5 Oct 2008 16:39:29 +0000 (18:39 +0200)
commit5fe69eaf10428abadf2bf37c8da184525174f289
tree28ce436c737a287d7d864bb934488cebb0a1b244
parent29b0412825b26b8508d6d581aeadb9902a5f0ac1
x86: replace a magic number with a named constant in the VESA boot code

Replace a magic number with a named constant in the VESA boot code.

Signed-off-by: Michal Januszewski <spock@gentoo.org>
Cc: linux-fbdev-devel@lists.sourceforge.net
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/boot/video-vesa.c