Commit fccdf39
drm/amdgpu: silence UBSAN warning
[ Upstream commit 05d9e24 ]
Convert a variable sized array from [1] to [].
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent 7fd41a2 commit fccdf39
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3583 | 3583 | | |
3584 | 3584 | | |
3585 | 3585 | | |
3586 | | - | |
| 3586 | + | |
3587 | 3587 | | |
3588 | 3588 | | |
3589 | 3589 | | |
| |||
0 commit comments