Marin Ramesa, le Thu 05 Dec 2013 22:03:06 +0100, a écrit :
> Field constab is used even if KERNEL is not defined. 
> Remove the ifdef.

Ditto.

> * device/cons.h [KERNEL]: Remove ifdef.
> 
> ---
>  device/cons.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/device/cons.h b/device/cons.h
> index 8ac796c..d569a8f 100644
> --- a/device/cons.h
> +++ b/device/cons.h
> @@ -43,9 +43,7 @@ struct consdev {
>  
>  #define CONSBUFSIZE  1024
>  
> -#ifdef KERNEL
>  extern       struct consdev constab[];
> -#endif
>  
>  extern void cninit(void);
>  
> -- 
> 1.8.1.4
> 
> 

-- 
Samuel
 > et sinon, quand on s'interesse a un media que l'on ne maitrise pas,
 > on essaye de le comprendre d'abord.
 (Suivi par l'intégralité du message initial de 45 lignes.)
 -+-BM in : GNU - La maîtrise est un long apprentissage petit scarabé -+-

Reply via email to