aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorShaokun Zhang <[email protected]>2021-05-31 17:30:06 +0800
committerAlex Deucher <[email protected]>2021-06-01 22:55:39 -0400
commitd3892e20d8cc48665672fb2c192118f02ab105a5 (patch)
tree61cbed98a3c4449f4ee5cc71498cdc9458df25e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parenta6c3c37b661dae8f34cb7ed90aa3f88372cb1c75 (diff)
drm/amd/display: Remove the redundant initialization of local variable
Local variable 'i' and 'j' will be initialized in the for loop, so remove the redundant initialization. Cc: Harry Wentland <[email protected]> Cc: Leo Li <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Shaokun Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions