]> asedeno.scripts.mit.edu Git - linux.git/commit
dma-buf: Use %zu for printing sizeof
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 19 Aug 2019 19:57:40 +0000 (20:57 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 20 Aug 2019 09:13:42 +0000 (10:13 +0100)
commitea4e537ae149b468963bf500cfb0a99f8df4b3e7
tree6333e0be88014ec271e6fd635b148c3824fe1933
parent01b45d3c8f873135287800c56c8c5aa041a6f69e
dma-buf: Use %zu for printing sizeof

Use the %zu format specifier for a size_t returned by sizeof.

Reported-by: kbuild-all@01.org
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20190819195740.27608-1-chris@chris-wilson.co.uk
drivers/dma-buf/st-dma-fence.c