Re: [PATCH V2] iommu: Use %pa and %zx instead of casting

From: Joerg Roedel
Date: Mon Jun 24 2013 - 06:32:58 EST


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 <joe@xxxxxxxxxxx>

Applied to core, thanks.


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