diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2024-01-22 10:48:39 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-01-25 14:46:46 -0500 |
commit | 693d4e8861a53607b9468062f984b7c469840b48 (patch) | |
tree | 74edc857ec1cd8d8486270b142d4c8b273585142 /drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c | |
parent | 7055c5856aa10a7f2d687557c50751a72080e4c8 (diff) |
drm/amdgpu/pptable: convert some variable sized arrays to [] style
Replace [1] with []. Silences UBSAN warnings.
Link: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2039926
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c')
0 files changed, 0 insertions, 0 deletions