Re: [PATCH] lib: vsprintf: Add %pa format specifier for phys_addr_ttypes

From: Stepan Moskovchenko
Date: Tue Jan 22 2013 - 16:07:31 EST


On 1/21/2013 11:52 PM, Joe Perches wrote:
I believe this should be:

spec.field_width = sizeof(phys_addr_t) * 2 + 2;


Ah yes, I believe you are right. I had only added the SPECIAL flag after writing this. Will fix in v2.

--
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
--
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/