diff options
| author | Fabio Aiuto <[email protected]> | 2021-04-30 16:56:42 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-10 11:19:36 +0200 |
| commit | 8e30fb99d729cb302f787241686a1d246dab5dfc (patch) | |
| tree | 92d08b63e75e6e43313dccfee2205f870834494a /tools/perf/scripts/python | |
| parent | 292611481c8b019b6a2490dd4fda70b11609bbd1 (diff) | |
staging: rtl8723bs: remove BTC_PRINT logs
Remove BTC_PRINT logs.
BTC_PRINT macro's default behavoiur is _do nothing_.
It's enabled by uncommenting some code in hal/hal_btcoex.c
file.
So just remove it.
Applied following semantic patch:
@@
@@
- BTC_PRINT(...);
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Fabio Aiuto <[email protected]>
Link: https://lore.kernel.org/r/9a9a8ce817929f1705b623c470cbafcc75fb3e72.1619794331.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions