iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x
The prefix suggests the number should be printed in hex, so use the %x specifier to do that. Found by using regex suggested by Joe Perches. Change-Id: I6dc8288d4ccbad665596e4b68128dc27b2c034c0 Signed-off-by:Hans Wennborg <hans@hanshq.net> Signed-off-by:
Will Deacon <will.deacon@arm.com> Git-commit: 70c9a7db93a152e975c4158b944c6b50579415c2 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Signed-off-by:
Mitchel Humpherys <mitchelh@codeaurora.org>
Loading
Please register or sign in to comment