[PATCH 0/2] Bluetooth: MGMT: Deadcode cleanup
From: linux
Date: Mon Jan 27 2025 - 16:37:39 EST
From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
Hi,
A couple of deadcode removal patches.
They're both strictly function removals, no internal changes
to a function.
Build tested only.
Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>
Dr. David Alan Gilbert (2):
Bluetooth: MGMT: Remove unused mgmt_pending_find_data
Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete
include/net/bluetooth/hci_core.h | 2 --
net/bluetooth/mgmt.c | 40 --------------------------------
net/bluetooth/mgmt_util.c | 17 --------------
net/bluetooth/mgmt_util.h | 4 ----
4 files changed, 63 deletions(-)
--
2.48.1