diff options
| author | Tian Tao <[email protected]> | 2020-12-11 01:32:29 +0000 |
|---|---|---|
| committer | Gerd Hoffmann <[email protected]> | 2020-12-22 12:43:29 +0000 |
| commit | d1f66f054b7a62cd171e3bb7c4075e6d111089a1 (patch) | |
| tree | 574275d4f441c37e284544150a90f79fd2933b6b /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO_GPU on VIRTIO (diff) | |
| download | kernel-d1f66f054b7a62cd171e3bb7c4075e6d111089a1.tar.gz kernel-d1f66f054b7a62cd171e3bb7c4075e6d111089a1.zip | |
drm/qxl: use flexible-array member instead of zero-length array
Use flexible-array member introduced in C99 instead of zero-length
array. Most of zero-length array was already taken care in previous
patch [1]. Now modified few more cases which were not handled earlier.
[1]. https://patchwork.kernel.org/patch/11394197/
Signed-off-by: Tian Tao <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
