diff options
author | Phillip Potter <[email protected]> | 2021-06-25 01:07:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-06-25 09:03:50 +0200 |
commit | 9b7f6d9fd425c37b82dc00f37901fb9c95db44d4 (patch) | |
tree | 274b4188c439f8f654b0d6b02e39937d4f201800 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8040692730df8e7d98bac535a63f473f2e032ec4 (diff) |
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme.c
Remove all RT_TRACE calls from core/rtw_mlme.c as this macro is
unnecessary, and these calls are dubious in terms of necessity.
Removing all calls will ultimately allow the removal of the macro
itself.
Also remove rtw_atimdone_event_callback and rtw_cpwm_event_callback
functions and their associated header declarations/usages, as all
they do is call RT_TRACE and nothing else.
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