]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2025 13:32:25 +0000 (15:32 +0200)
commit84ab1283eb5fcb10d78c8322dd423c0f29b16244
tree5529644114a79756ce21594fd053fce315e13048
parent9df3e5e7f7e4653fd9802878cedc36defc5ef42d
Bluetooth: MGMT: Remove unused mgmt_pending_find_data

[ Upstream commit 276af34d82f13bda0b2a4d9786c90b8bbf1cd064 ]

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>
Stable-dep-of: 6fe26f694c82 ("Bluetooth: MGMT: Protect mgmt_pending list with its own lock")
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/bluetooth/mgmt_util.c
net/bluetooth/mgmt_util.h