diff options
author | 2025-05-21 14:34:58 +0300 | |
---|---|---|
committer | 2025-05-25 06:24:21 -0400 | |
commit | e91fb8b9d0edec86a1ef26490bc80af96210863d (patch) | |
tree | f70622c7985e8a185d49a3358b4dffd9bccd6096 /scripts/gdb/linux/utils.py | |
parent | IB/cm: Remove dead code and adjust naming (diff) | |
download | linux-rng-e91fb8b9d0edec86a1ef26490bc80af96210863d.tar.xz linux-rng-e91fb8b9d0edec86a1ef26490bc80af96210863d.zip |
RDMA/mlx5: Avoid flexible array warning
The following warning is reported by sparse tool:
drivers/infiniband/hw/mlx5/fs.c:1664:26: warning: array of flexible
structures
Avoid it by simply splitting array into two separate structs.
Link: https://patch.msgid.link/7b891b96a9fc053d01284c184d25ae98d35db2d4.1747827041.git.leon@kernel.org
Reviewed-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions