staging: r8188eu: remove _drv_ defines from include/rtw_debug.h
authorPhillip Potter <phil@philpotter.co.uk>
Mon, 16 May 2022 22:46:40 +0000 (23:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 May 2022 15:43:04 +0000 (17:43 +0200)
commitea32366a8fc98cbabaf8ef1b9cc7618498cb34d4
treef493728aa4396f54be0db090546d0547fc20213d
parent63ab906069cd417791f4e15c5eea63699a31b4e3
staging: r8188eu: remove _drv_ defines from include/rtw_debug.h

Remove the following defines:
_drv_always_
_drv_emerg_
_drv_alert_
_drv_crit_
_drv_err_
_drv_warning_
_drv_notice_
_drv_info_
_drv_debug_

from include/rtw_debug.h, as they are no longer used anywhere in the
driver, and are unlikely to be ever again with the removal of the old
debugging/logging code.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20220516224640.90973-1-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/rtw_debug.h