Re: [PATCH]: make highmem only things enclosed in the right #ifdef

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

 



On 18 Dec 2002, Juan Quintela wrote:

> +#ifdef CONFIG_HIGHMEM
>  	unsigned long vaddr;
> -	pgd_t *pgd, *pgd_base;
>  	pmd_t *pmd;
>  	pte_t *pte;
> -
> +	pgd_t *pgd, pgd_base;
> +#endif
>  	/* Initialize the entire pgd.  */
>  	pgd_init((unsigned long)swapper_pg_dir);

 Please don't change the spacing this way -- it worsens readability. 
Check other pathes for cases like this, too. 

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +



[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux