diff options
author | Vincent Whitchurch <vincent.whitchurch@axis.com> | 2019-01-16 17:32:46 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-22 11:42:14 +0100 |
commit | e637308b40b1c88f4416a624e739d81c7cf4e248 (patch) | |
tree | a628117cd9a1f85d388ed0aaf9933f39c38ea899 /lib/xarray.c | |
parent | 20e07af71f34d9d1f18aefde6ed234d775fa62bc (diff) |
vop: Use %z for size_t
Fixes these kind of errors on 32-bit:
drivers/misc/mic/vop/vop_vringh.c:590:3:
error: format '%lx' expects argument of type 'long unsigned int',
but argument 7 has type 'size_t {aka unsigned int}' [-Werror=format=]
Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/xarray.c')
0 files changed, 0 insertions, 0 deletions