On Mon, 31 Oct 2005, Matt Mackall wrote: > inflate: remove legacy type definitions from callers > > This replaces the legacy zlib typedefs and usage with kernel types in > all the inflate users.
> -static ulg free_mem_ptr; > -static ulg free_mem_ptr_end; > +static u32 free_mem_ptr; > +static u32 free_mem_ptr_end; Bang, on 64-bit platforms... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds