diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2023-12-05 12:15:15 +0100 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-12-07 12:15:37 +0200 |
commit | 6783f10a1d076297a66b5b57e0a96d8c8363271b (patch) | |
tree | 50f3bbcdede22fa818c548e168a73e8a59642fdb /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 63b896629353157e8ca77cabdfab340b5c69ca59 (diff) |
wifi: ath5k: remove unused ath5k_eeprom_info::ee_antenna
clang-struct [1] found that ee_antenna in struct ath5k_eeprom_info is
unused. The commit 1048643ea94d ("ath5k: Clean up eeprom
parsing and add missing calibration data") added it, but did not use it
in any way. Neither, there is a later user.
So remove that unused member.
[1] https://github.com/jirislaby/clang-struct
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Cc: Felix Fietkau <[email protected]>
Cc: Nick Kossifidis <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Cc: Kalle Valo <[email protected]>
Cc: [email protected]
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions