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)
commit3dfe5905a7505bc0cbf5f63405631d8e188d9235
treea8590bb2ff4fc69a69f8576e5aca82b2403d2539
parentf4a2cb4d8f792350ec38b35b94026fc2c4be8d0f
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
This page took 0.02578 seconds and 5 git commands to generate.