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 +