diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2022-03-07 19:48:01 +0200 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2022-03-09 17:07:44 +0200 |
commit | 0dff6f05a9dccef1675ddae3c1843ef9dee59bac (patch) | |
tree | 0a60e2d07a694694f08563009947c8997e864143 /drivers/misc/uacce/Makefile | |
parent | 5140df50e655a2f441b0add39ccc2d9d1f8d84bd (diff) |
ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_aplist_event
Replace one-element array with flexible-array member in struct
wmi_aplist_event.
Also, make use of the struct_size() helper and remove unneeded variable
ap_info_entry_size.
This issue was found with the help of Coccinelle and audited and fixed,
manually.
Link: https://www.kernel.org/doc/html/v5.16/process/deprecated.html#zero-length-and-one-element-arrays
Link: https://github.com/KSPP/linux/issues/79
Reviewed-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/1b7889828f23763c034c1558cbab9c8e2066053e.1645736204.git.gustavoars@kernel.org
Diffstat (limited to 'drivers/misc/uacce/Makefile')
0 files changed, 0 insertions, 0 deletions