diff options
| author | Douglas Anderson <[email protected]> | 2023-06-30 15:33:15 -0700 |
|---|---|---|
| committer | Luiz Augusto von Dentz <[email protected]> | 2023-08-11 11:45:07 -0700 |
| commit | 6f55eea116ba3646fb5fbb31de703f8cf79d8214 (patch) | |
| tree | 256a883ebf99cd030605109dd1890ed50a858226 /tools/perf/scripts/python/bin | |
| parent | 999a8a6b2e6ae73d293ff9ca69ec1715e34d6219 (diff) | |
Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
The hci_add_adv_monitor() hci_remove_adv_monitor() functions call
bt_dev_dbg() to print some debug statements. The bt_dev_dbg() macro
automatically adds in the device's name. That means that we shouldn't
include the name in the bt_dev_dbg() calls.
Suggested-by: Luiz Augusto von Dentz <[email protected]>
Signed-off-by: Douglas Anderson <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions