aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2023-12-19 14:19:30 +0000
committerAlex Deucher <alexander.deucher@amd.com>2024-01-03 10:30:10 -0500
commit4d23c1be882ecb7fec6894a68c310fff74cc8bba (patch)
tree44342d9fe3d61974cf9ebcb1dab49cd4b7279a54 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentdrm/amdgpu: re-create idle bo's PTE during VM state machine reset (diff)
downloadlinux-4d23c1be882ecb7fec6894a68c310fff74cc8bba.tar.gz
linux-4d23c1be882ecb7fec6894a68c310fff74cc8bba.zip
drm/amd/display: remove redundant initialization of variable remainder
Variable remainder is being initialized with a value that is never read, the assignment is redundant and can be removed. Also add a newline after the declaration to clean up the coding style. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions