aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorJames Hogan <[email protected]>2018-01-30 09:48:02 +0000
committerDavid S. Miller <[email protected]>2018-01-30 14:20:25 +0000
commit91e6dd8284256ef62b43b78da6e7684e4f06ac2f (patch)
tree9f05c8ccdfbe7fae27252b8401f7b24c2b4feccb /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentibmvnic: Wait for device response when changing MAC (diff)
downloadkernel-91e6dd8284256ef62b43b78da6e7684e4f06ac2f.tar.gz
kernel-91e6dd8284256ef62b43b78da6e7684e4f06ac2f.zip
ipmr: Fix ptrdiff_t print formatting
ipmr_vif_seq_show() prints the difference between two pointers with the format string %2zd (z for size_t), however the correct format string is %2td instead (t for ptrdiff_t). The same bug in ip6mr_vif_seq_show() was already fixed long ago by commit d430a227d272 ("bogus format in ip6mr"). Signed-off-by: James Hogan <[email protected]> Cc: Alexey Kuznetsov <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Hideaki YOSHIFUJI <[email protected]> Cc: [email protected] Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions