aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorBill Wendling <[email protected]>2022-03-21 02:31:55 +0000
committerPaolo Abeni <[email protected]>2022-03-22 09:34:31 +0000
commit4723832fa63f30c85cce3739b0497e4e193f684b (patch)
treee78bc9380ba770dfc5e41900f93efda0f8fb8fa7 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parentMerge branch 'net-mscc-miim-add-integrated-phy-reset-support' (diff)
downloadkernel-4723832fa63f30c85cce3739b0497e4e193f684b.tar.gz
kernel-4723832fa63f30c85cce3739b0497e4e193f684b.zip
bnx2x: truncate value to original sizing
The original behavior was to print out unsigned short or unsigned char values. The change in commit d65aea8e8298 ("bnx2x: use correct format characters") prints out the whole value if not truncated. So truncate the value to an unsigned {short|char} to retain the original behavior. Fixes: d65aea8e8298 ("bnx2x: use correct format characters") Link: https://github.com/ClangBuiltLinux/linux/issues/378 Signed-off-by: Bill Wendling <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions