]> git.ipfire.org Git - thirdparty/linux.git/commit
Bluetooth: MGMT: Remove unused mgmt_pending_find_data
authorDr. David Alan Gilbert <linux@treblig.org>
Mon, 27 Jan 2025 21:37:15 +0000 (21:37 +0000)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 25 Mar 2025 16:30:43 +0000 (12:30 -0400)
commit276af34d82f13bda0b2a4d9786c90b8bbf1cd064
treee7ce04325923ca4a4233a5dfc0d0ac4fcf91c743
parent2dd1c1eee3e496fcc16971be4db5bb792a36025c
Bluetooth: MGMT: Remove unused mgmt_pending_find_data

mgmt_pending_find_data() last use was removed in 2021 by
commit 5a7501374664 ("Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO")

Remove it.

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>
net/bluetooth/mgmt_util.c
net/bluetooth/mgmt_util.h