diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2020-07-23 22:42:30 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-31 17:25:41 +0200 |
commit | 78a7245d84300cd616dbce26e6fc42a039a62279 (patch) | |
tree | 51a746240dd5fa16ed62e194a143bbeff687a775 /drivers/net/wireless/realtek/rtlwifi/usb.c | |
parent | zd1211rw: convert tasklets to use new tasklet_setup() API (diff) | |
download | linux-78a7245d84300cd616dbce26e6fc42a039a62279.tar.xz linux-78a7245d84300cd616dbce26e6fc42a039a62279.zip |
rtlwifi: Start changing RT_TRACE into rtl_dbg
The macro name RT_TRACE makes it seem that it is used for tracing, when
is actually used for debugging. Change the name to RT_DEBUG.
This step creates the new macro while keeping the old RT_TRACE to allow
building. It will be removed at the end of the patch series.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200723204244.24457-2-Larry.Finger@lwfinger.net
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions