diff options
| author | Changcheng Deng <[email protected]> | 2022-02-15 09:11:42 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-02-16 22:30:02 +0000 |
| commit | d5c831566d34924f62082f8b675d35c078f9b45c (patch) | |
| tree | 5d5c6882421c5c2653011bbfe09c697872897954 /drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | |
| parent | drm/amd/display: Add dsc pre-validation in atomic check (diff) | |
| download | kernel-d5c831566d34924f62082f8b675d35c078f9b45c.tar.gz kernel-d5c831566d34924f62082f8b675d35c078f9b45c.zip | |
drm/amdkfd: Replace zero-length array with flexible-array member
There is a regular need in the kernel to provide a way to declare having
a dynamically sized set of trailing elements in a structure. Kernel code
should always use "flexible array members" for these cases. The older
style of one-element or zero-length arrays should no longer be used.
Reference:
https://www.kernel.org/doc/html/latest/process/deprecated.html#zero-length-and-one-element-arrays
Reported-by: Zeal Robot <[email protected]>
Signed-off-by: Changcheng Deng <[email protected]>
Acked-by: Christian König <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c')
0 files changed, 0 insertions, 0 deletions
