staging: rtl8723bs: remove all MSG_8192C logs
authorFabio Aiuto <fabioaiuto83@gmail.com>
Fri, 9 Apr 2021 12:40:01 +0000 (14:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Apr 2021 14:19:50 +0000 (16:19 +0200)
commitc841b8e27487956361ebefdffa76859cac2393c4
tree57029e27e55de1f54838d067c7fe2078d03b54cb
parent345c4e9a7ecedd97a31d6d961b463f33617cbc32
staging: rtl8723bs: remove all MSG_8192C logs

remove all MSG_8192C logs.

MSG_8192C is a private trace mechanism macro and is deactivated.
(i.e. the default behaviour is _do nothing_)
The only way to activate it is to manually define a debug
symbol.

So just remove it.

Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/fa7f52aa90928dc86b3249ca9c5b27f92c2b071b.1617971592.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c
drivers/staging/rtl8723bs/hal/sdio_halinit.c