From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH] x86: replace a magic number with a named constant in the VESA boot code Date: Sun, 5 Oct 2008 18:39:49 +0200 Message-ID: <20081005163949.GA18181@elte.hu> References: <20081005101604.GA1995@spock.one.pl> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20081005101604.GA1995@spock.one.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Michal Januszewski Cc: linux-kernel@vger.kernel.org, linux-fbdev-devel@lists.sourceforge.net, Thomas Gleixner , "H. Peter Anvin" * Michal Januszewski wrote: > Replace a magic number with a named constant in the VESA boot code. > > Signed-off-by: Michal Januszewski > --- > diff --git a/arch/x86/boot/video-vesa.c b/arch/x86/boot/video-vesa.c applied to tip/x86/setup, thanks Michal! Ingo