[PATCH 0/2] Bluetooth: MGMT: Deadcode cleanup

linux@treblig.org posted 2 patches 1 year ago
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(-)
[PATCH 0/2] Bluetooth: MGMT: Deadcode cleanup
Posted by linux@treblig.org 1 year ago
From: "Dr. David Alan Gilbert" <linux@treblig.org>

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@treblig.org>


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