Commit 497432fd authored by Thierry Reding's avatar Thierry Reding Committed by David Gibson
Browse files

checks: Use proper format modifier for size_t



The size of size_t can vary between architectures, so using %ld isn't
going to work on 32-bit builds. Use the %zu modifier to make sure it is
always correct.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent 22a65c53
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment