aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorJason A. Donenfeld <[email protected]>2022-01-09 16:48:58 +0000
committerJason A. Donenfeld <[email protected]>2022-01-18 12:03:55 +0000
commitd38bb0853589c939573ea50e9cb64f733e0e273d (patch)
treed3681c0eb330325779e30c44b47e34ed87cce1da /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentrandom: cleanup poolinfo abstraction (diff)
downloadkernel-d38bb0853589c939573ea50e9cb64f733e0e273d.tar.gz
kernel-d38bb0853589c939573ea50e9cb64f733e0e273d.zip
random: cleanup integer types
Rather than using the userspace type, __uXX, switch to using uXX. And rather than using variously chosen `char *` or `unsigned char *`, use `u8 *` uniformly for things that aren't strings, in the case where we are doing byte-by-byte traversal. Reviewed-by: Dominik Brodowski <[email protected]> Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions