diff options
| author | 2025-09-09 14:13:35 +0200 | |
|---|---|---|
| committer | 2025-09-27 11:37:43 -0400 | |
| commit | be812ace0378a9db86344ad637c5ed2a5d11f216 (patch) | |
| tree | 4e9a34e191c0e73e4965bad3e4229dc86a85ca76 /scripts/basic/git:/ssh:/git@git.zx2c4.com | |
| parent | Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements (diff) | |
| download | wireguard-linux-be812ace0378a9db86344ad637c5ed2a5d11f216.tar.xz wireguard-linux-be812ace0378a9db86344ad637c5ed2a5d11f216.zip | |
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>
Diffstat (limited to 'scripts/basic/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
