]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: remove DBG_88E_LEVEL macro from include/rtw_debug.h
authorPhillip Potter <phil@philpotter.co.uk>
Wed, 23 Jun 2021 23:48:59 +0000 (00:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Jun 2021 12:43:06 +0000 (14:43 +0200)
commit996d353fa235c331afe78aa2a6613d446adfd1da
tree3dd3d76e8d46a6a1a95fb0cadee1d2f75a8b9fb3
parent3e8d5ee2c8ac3466944305b6ff37f3aee6531e15
staging: rtl8188eu: remove DBG_88E_LEVEL macro from include/rtw_debug.h

Remove definition of DBG_88E_LEVEL macro from include/rtw_debug.h, as it
no longer has any callers and does not follow kernel coding conventions.
Removing all such macros will ultimately allow the removal of this file.

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