Files
linux/net/bluetooth
Gustavo A. R. Silva be812ace03 Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings
-Wflex-array-member-not-at-end was introduced in GCC-14, and we are
getting ready to enable it, globally.

Use the __struct_group() helper to fix 31 instances of the following
type of warnings:

30 net/bluetooth/mgmt_config.c:16:33: warning: structure containing a flexible array member is not at the end of another structure [-Wflex-array-member-not-at-end]
1 net/bluetooth/mgmt_config.c:22:33: warning: structure containing a flexible array member is not at the end of another structure [-Wflex-array-member-not-at-end]

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2025-09-27 11:37:43 -04:00
..
2025-07-23 10:30:18 -04:00
2023-02-13 18:34:48 +08:00
2021-04-27 17:05:53 -07:00
2025-01-15 10:37:07 -05:00
2024-03-06 17:22:39 -05:00
2025-07-23 10:30:48 -04:00
2025-09-22 10:30:00 -04:00
2025-09-22 10:30:00 -04:00
2025-09-27 11:37:43 -04:00
2025-07-23 10:30:48 -04:00