staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme.c
authorPhillip Potter <phil@philpotter.co.uk>
Fri, 6 Aug 2021 00:40:26 +0000 (01:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Aug 2021 04:34:50 +0000 (06:34 +0200)
commit2965d4b44b3e39632c6235aa8981631aa976415e
treeaee306426794bb7232b72e2d02593664b2dc4284
parentef0661507147179afbab278e1364715fd905b7ab
staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme.c

Remove RT_TRACE macro calls from core/rtw_mlme.c, so that ultimately the
macro definition itself can eventually be removed. Also remove the (now) empty
functions rtw_atimdone_event_callback and rtw_cpwm_event_callback, as
well as their declarations and struct inclusions in the relevant header
files.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210806004034.82233-4-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme.c
drivers/staging/r8188eu/include/rtw_mlme.h
drivers/staging/r8188eu/include/rtw_mlme_ext.h