On Sun, Jun 23, 2013 at 12:29:04PM -0700, Joe Perches wrote: > printk supports using %pa for phys_addr_t and > %zx for size_t so use those instead of %lx and > casts to unsigned long. > > Other miscellaneous changes around this: > > Always use 0x%zx for size instead of one use of decimal. > Coalesce format and align arguments. > > Signed-off-by: Joe Perches <[email protected]>
Applied to core, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

