diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2025-03-14 09:06:16 +1030 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-15 16:14:02 +0200 |
commit | e1ee28b126755d706e9efbc6f78f45165200d475 (patch) | |
tree | 38f602e61ad8a953f07c91225556ee6abda77d4a /scripts/git-resolve.sh | |
parent | a99b598d836c9c6411110c70a2da134c78d96e67 (diff) |
misc: bcm-vk: avoid -Wflex-array-member-not-at-end warning
Fix the following warning by removing unused flex-array member
`data` in `struct bcm_vk_peer_log`:
drivers/misc/bcm-vk/bcm_vk.h:415:32: 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>
Acked-by: Scott Branden <scott.branden@broadcom.com>
Link: https://lore.kernel.org/r/Z9Nd4AmgrQDiK1Gn@kspp
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/git-resolve.sh')
0 files changed, 0 insertions, 0 deletions