lkml.org 
[lkml]   [2008]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] x86: remove superfluous initialisation in boot code.

* Alexander van Heukelum <heukelum@mailshack.com> wrote:

> --- a/arch/x86/boot/compressed/misc.c
> +++ b/arch/x86/boot/compressed/misc.c
> @@ -223,7 +223,7 @@ static memptr free_mem_end_ptr;
> #define HEAP_SIZE 0x4000
> #endif
>
> -static char *vidmem = (char *)0xb8000;
> +static char *vidmem;
> static int vidport;

thanks, applied. (Btw., you forgot your signoff line - not a big deal
for a small fix like this but it's best to always include it for patches
you'd like to see go upstream.)

Ingo


\
 
 \ /
  Last update: 2008-04-07 09:49    [W:0.032 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site