diff options
| author | Phillip Potter <[email protected]> | 2021-02-15 23:34:40 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-03-10 09:25:24 +0100 |
| commit | 7e197d3afa234dc9c529ca3736da93404585c7cd (patch) | |
| tree | 874dd508dbf7f62271669a92b526fa4c7836dc56 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 811c47005e52c506f5a5f68d1eb92853ca0f3be0 (diff) | |
staging: rtl8723bs: remove rx_logs/tx_logs/int_logs from drv_types.h
Remove the rx_logs/tx_logs/int_logs struct definitions and their
inclusion within struct adapter as fields, from include/drv_types.h.
They were conditionally compiled based on CONFIG_DBG_COUNTER which
now has no other users in the driver, and were only ever accessed
in a write only fashion via the DBG_COUNTER macro, which has also
been removed.
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Phillip Potter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions