diff options
author | Shaokun Zhang <[email protected]> | 2021-05-31 17:30:06 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-06-01 22:55:39 -0400 |
commit | d3892e20d8cc48665672fb2c192118f02ab105a5 (patch) | |
tree | 61cbed98a3c4449f4ee5cc71498cdc9458df25e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | a6c3c37b661dae8f34cb7ed90aa3f88372cb1c75 (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