summaryrefslogtreecommitdiff
path: root/net/bluetooth/mgmt.c
diff options
context:
space:
mode:
authorDouglas Anderson <dianders@chromium.org>2023-07-01 01:33:15 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2023-08-11 21:45:07 +0300
commit6f55eea116ba3646fb5fbb31de703f8cf79d8214 (patch)
tree256a883ebf99cd030605109dd1890ed50a858226 /net/bluetooth/mgmt.c
parent999a8a6b2e6ae73d293ff9ca69ec1715e34d6219 (diff)
downloadlinux-6f55eea116ba3646fb5fbb31de703f8cf79d8214.tar.xz
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 <luiz.dentz@gmail.com> Signed-off-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'net/bluetooth/mgmt.c')
0 files changed, 0 insertions, 0 deletions