[TRIVIAL PATCH] treewide: Remove unnecessary 0x prefixes before %pa extension uses
From: Vinod Koul <hidden>
Date: 2016-03-07 14:46:35
Also in:
linux-media, lkml, nvdimm
From: Vinod Koul <hidden>
Date: 2016-03-07 14:46:35
Also in:
linux-media, lkml, nvdimm
On Fri, Mar 04, 2016 at 11:46:32PM -0800, Joe Perches wrote:
Since commit 3cab1e711297 ("lib/vsprintf: refactor duplicate code
to special_hex_number()") %pa uses have been ouput with a 0x prefix.
These 0x prefixes in the formats are unnecessary.For this:
drivers/dma/at_hdmac_regs.h | 2 +-
Acked-by: Vinod Koul <redacted> -- ~Vinod