Hi Michael, On Sun, Mar 30, 2014 at 1:01 AM, Michael Schmitz <schmitz...@gmail.com> wrote: > + pr_debug("atari_stram pool: size = %lu bytes, resource = > %pR\n", > + pool_size, &stram_pool); > + pr_debug("atari_stram pool: start = %p, end = %p\n", > + (void *) stram_pool.start, (void *) stram_pool.end);
Please drop this line, as it prints more or less the same as the %pR in the line above. Also in the other block. > + pr_debug("atari_stram pool: stram_virt_offset = %p\n", > + (void *) stram_virt_offset); Please use "%lx", and drop the cast to "void *". Also in the other block. Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org 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 -- To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/camuhmdxbhrh8zp5mu2varkbsssf0_nhkwdh_e27gmgjztwj...@mail.gmail.com