diff options
author | Shaokun Zhang <zhangshaokun@hisilicon.com> | 2021-05-31 17:30:06 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-06-01 22:55:39 -0400 |
commit | d3892e20d8cc48665672fb2c192118f02ab105a5 (patch) | |
tree | 61cbed98a3c4449f4ee5cc71498cdc9458df25e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.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 <harry.wentland@amd.com>
Cc: Leo Li <sunpeng.li@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions