This patchset removes the tracing private macro MSG_8192C. This macro belongs to a redundant driver specific tracing macro family. Moreover the default behaviour is _do nothing_ as to activate it, it's necessary to hardcode a DEBUG symbol definition. Fabio Aiuto (3): staging: rtl8723bs: remove all MSG_8192C logs staging: rtl8723bs: remove commented out MSG_8192C log staging: rtl8723bs: remove MSG_8192C macro definitions drivers/staging/rtl8723bs/hal/odm.c | 3 --- drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c | 4 ---- drivers/staging/rtl8723bs/hal/sdio_halinit.c | 4 ---- drivers/staging/rtl8723bs/include/rtw_debug.h | 6 ------ 4 files changed, 17 deletions(-) -- 2.20.1