Message ID | 20220721232225.624426-1-brian.gix@intel.com |
---|---|
Headers | show |
Series | Clean-up stale/unused hci_request.c code | expand |
Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Thu, 21 Jul 2022 16:22:22 -0700 you wrote: > This will be a growing patch-set of conversions and dead-code removal > towards the goal of retiring hci_request.c > > The patch sets will be split amoung the work queues and delayed work > queues as initialized in hci_request_setup(), with the ultimate goal of > eliminating hci_request.c entirely. > > [...] Here is the summary with links: - [v2,1/3] Bluetooth: Remove dead code from hci_request.c https://git.kernel.org/bluetooth/bluetooth-next/c/ec2904c259c5 - [v2,2/3] Bluetooth: Remove update_scan hci_request dependancy https://git.kernel.org/bluetooth/bluetooth-next/c/bb87672562f8 - [v2,3/3] Bluetooth: Convert delayed discov_off to hci_sync https://git.kernel.org/bluetooth/bluetooth-next/c/0ef08313cefd You are awesome, thank you!