bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 40/66] i386/i386at/kd.h: remove ifdef


From: Samuel Thibault
Subject: Re: [PATCH 40/66] i386/i386at/kd.h: remove ifdef
Date: Mon, 9 Dec 2013 00:10:13 +0900
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Marin Ramesa, le Thu 05 Dec 2013 22:03:34 +0100, a écrit :
> Variable key_map is used even if KERNEL is not defined. Remove
> ifdef.

Ditto.

> * i386/i386at/kd.h [KERNEL]: Remove ifdef.
> 
> ---
>  i386/i386at/kd.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/i386/i386at/kd.h b/i386/i386at/kd.h
> index b29a5bf..4d1ab7f 100644
> --- a/i386/i386at/kd.h
> +++ b/i386/i386at/kd.h
> @@ -555,9 +555,7 @@ typedef u_char Scancode;
>   * sequence for the Normal state.  The next NUMOUTPUT characters
>   * are for the Shift state, then Ctrl, then Alt, then Shift/Alt.
>   */
> -#ifdef       KERNEL
>  extern u_char        key_map[NUMKEYS][WIDTH_KMAP];
> -#endif       /* KERNEL */
>  
>  
>  
> -- 
> 1.8.1.4
> 
> 

-- 
Samuel
Pour un père, autant mourir que de faire plein de calculs et pas s'occuper
de son fils
 -+- y sur #ens-mim - sombres histoires de zombies -+-



reply via email to

[Prev in Thread] Current Thread [Next in Thread]