]> git.ipfire.org Git - thirdparty/linux.git/commit
Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete
authorDr. David Alan Gilbert <linux@treblig.org>
Mon, 27 Jan 2025 21:37:16 +0000 (21:37 +0000)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 25 Mar 2025 16:31:02 +0000 (12:31 -0400)
commit60bfe8a7dc424728fb1d83f43ae21384952ba353
treec22a8456e5fdd26cad4f7d4699b464d8a45d1682
parent276af34d82f13bda0b2a4d9786c90b8bbf1cd064
Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete

mgmt_start_discovery_complete() and mgmt_stop_discovery_complete() last
uses were removed in 2022 by
commit ec2904c259c5 ("Bluetooth: Remove dead code from hci_request.c")

Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/mgmt.c