diff options
| author | Shaokun Zhang <[email protected]> | 2021-05-31 09:30:06 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-06-02 02:55:39 +0000 |
| commit | d3892e20d8cc48665672fb2c192118f02ab105a5 (patch) | |
| tree | 61cbed98a3c4449f4ee5cc71498cdc9458df25e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | |
| parent | drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state' (diff) | |
| download | kernel-d3892e20d8cc48665672fb2c192118f02ab105a5.tar.gz kernel-d3892e20d8cc48665672fb2c192118f02ab105a5.zip | |
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_ib.c')
0 files changed, 0 insertions, 0 deletions
