On Thu, 2013-11-28 at 13:28 +0200, user.email wrote: > From: Andy Shevchenko <andriy.shevche...@linux.intel.com> > > Add the %paD format specifier for printing a dma_addr_t type, since the > DMA address size on some platforms can vary based on build options, > regardless of the native integer type.
OK, but I prefer this one because upper case is sometimes used to specify upper case only output. ala %x %X and %pUl %pUL. https://lkml.org/lkml/2013/9/12/483 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/