Re: [patch] printk and dma_addr_t

Andrew Morton (akpm@zip.com.au)
Wed, 13 Feb 2002 01:33:06 -0800


Alan Cox wrote:
>
> > dma_addr_t type. So the above usage will become
> >
> > printk("stuff: " DMA_ADDR_T_FMT " %s", a, s);
>
> Vomit.

See, I said I should have used j.r.hacker@hotmail.com for this one.

> How about adding a dma_addr_t %code to the printk function ?

The compiler's printf arg checking will choke on that.

-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/