diff options
author | Doug Brown <[email protected]> | 2023-01-22 21:31:29 -0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-02-13 17:13:56 +0200 |
commit | 53d3a735875e35ccaf7a21b643feb167229515f1 (patch) | |
tree | f605c44fe323c631ee44207cdc8a0672c0d4f219 /tools/perf/scripts/python/check-perf-trace.py | |
parent | f18bd6f539469970a7e6d79377e5cb2c11855cae (diff) |
wifi: libertas: fix code style in Marvell structs
Several of the structs are using the deprecated convention of items[1]
for a dynamically sized trailing element. Convert these structs to the
modern C99 style of items[]. Also fix a couple of camel case struct
element names.
Signed-off-by: Doug Brown <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions