]> 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)
commit38d8172f72f78780ae7ab44e0d91344cf6ad01af
treea8590bb2ff4fc69a69f8576e5aca82b2403d2539
parentc56a1aac000bbb4e8e935b9201b71c67fd42b3a9
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