staging: rtl8723bs: remove commented out MSG_8192C log
authorFabio Aiuto <fabioaiuto83@gmail.com>
Fri, 9 Apr 2021 12:40:02 +0000 (14:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Apr 2021 14:19:50 +0000 (16:19 +0200)
commite727b582075a4c7ddd896c1fe63060468c16f936
tree8cc9268c3e37b970a3bef07d85d27be0d77846b3
parentc841b8e27487956361ebefdffa76859cac2393c4
staging: rtl8723bs: remove commented out MSG_8192C log

remove commented out MSG_8192C log.

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/845969563d7c90d1b7aa3215ae29dd91afc5100c.1617971592.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/odm.c