diff options
| author | Advait Dhamorikar <[email protected]> | 2024-10-08 19:16:23 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-11-11 16:56:03 +0000 |
| commit | 408d20812742014c57b145eb4509364a0c92a1bb (patch) | |
| tree | 234691602ae9f88d117121484db5140797895b63 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
| parent | drm/amd/amdgpu: Increase MES log buffer to dump mes scratch data (diff) | |
| download | kernel-408d20812742014c57b145eb4509364a0c92a1bb.tar.gz kernel-408d20812742014c57b145eb4509364a0c92a1bb.zip | |
drm/amdgpu: Cleanup shift coding style
Improves the coding style by updating bit-shift
operations in the amdgpu_jpeg.c driver file.
It ensures consistency and avoids potential issues
by explicitly using 1U and 1ULL for unsigned
and unsigned long long shifts in all relevant instances.
Signed-off-by: Advait Dhamorikar <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions
