summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorChangcheng Deng <deng.changcheng@zte.com.cn>2022-02-15 12:11:42 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-02-17 01:30:02 +0300
commitd5c831566d34924f62082f8b675d35c078f9b45c (patch)
tree5d5c6882421c5c2653011bbfe09c697872897954 /scripts/gdb/linux/utils.py
parent17ce8a6907f77b7ac97ddaa071d8a1f6e06ce85b (diff)
downloadlinux-d5c831566d34924f62082f8b675d35c078f9b45c.tar.xz
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 <zealci@zte.com.cn> Signed-off-by: Changcheng Deng <deng.changcheng@zte.com.cn> Acked-by: Christian König <christian.koenig@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions