]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove unnecessary le_scan_restart_work_complete() function
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 11 Nov 2015 10:24:23 +0000 (12:24 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:31 +0000 (17:50 +0100)
commit0658737a83add879523ed9dc72db44c0b01baef9
treea8590bb2ff4fc69a69f8576e5aca82b2403d2539
parent3307ae4d265686f46378837f72252b6b439f187b
Bluetooth: Remove unnecessary le_scan_restart_work_complete() function

The only user of this, le_scan_restart_work(), is so short and simple
that it makes sense to just merge the code there.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c