diff options
author | Jeff Johnson <quic_jjohnson@quicinc.com> | 2023-11-27 08:14:48 -0800 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2023-11-30 19:02:23 +0200 |
commit | 7b4df59fced034c88c012231361f94662d2487dc (patch) | |
tree | eea291778f6f51775fcfc62890475d36a196dd5b /CREDITS | |
parent | c7876faa91ab01b314b81ea8e5a0ccdeb186f483 (diff) |
wifi: ath10k: Use DECLARE_FLEX_ARRAY() for ath10k_htc_record
Transform the zero-length arrays in ath10k_htc_record into proper
flexible arrays via the DECLARE_FLEX_ARRAY() macro. This helps with
ongoing efforts to globally enable -Warray-bounds.
Signed-off-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20231127-flexarray-htc_record-v1-2-6be1f36126fd@quicinc.com
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions