diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2025-04-01 11:29:06 -0600 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2025-04-07 15:13:29 -0300 |
commit | aae85e007dffda49d1a611474f9653021ec763bd (patch) | |
tree | e8b668fe53e86e146dfb68bd02cff02b2ec18f7d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8a94c42d831092ba65ce88bda020d93d2e267fe4 (diff) |
IB/hfi1: Avoid -Wflex-array-member-not-at-end warning
-Wflex-array-member-not-at-end was introduced in GCC-14, and we are
getting ready to enable it, globally.
Remove unused flex-array member `class_data` from
`struct opa_mad_notice_attr`.
Fix the following warning:
drivers/infiniband/hw/hfi1/mad.c:23:36: warning: structure containing a flexible array member is not at the end of another structure [-Wflex-array-member-not-at-end]
Link: https://patch.msgid.link/r/Z-wiYkll8Vo3ME3P@kspp
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions