diff options
| author | Gustavo A. R. Silva <[email protected]> | 2022-03-07 19:48:01 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2022-03-09 17:07:44 +0200 |
| commit | 0dff6f05a9dccef1675ddae3c1843ef9dee59bac (patch) | |
| tree | 0a60e2d07a694694f08563009947c8997e864143 /tools/perf/scripts/python | |
| 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 <[email protected]>
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/1b7889828f23763c034c1558cbab9c8e2066053e.1645736204.git.gustavoars@kernel.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions