Bluetooth: Make hci_blacklist_clear function static
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 28 Feb 2014 03:35:54 +0000 (19:35 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 28 Feb 2014 07:31:05 +0000 (09:31 +0200)
commitc9507490ab1769a808fcb4af1a27bd738f4b0407
tree7e970e26fc28b0eb2be0e1ba9b675c0959754d24
parenta1f4c3188bb4d51a41d2026ee08a578f56c61e47
Bluetooth: Make hci_blacklist_clear function static

The hci_blacklist_clear function is not used outside of hci_core.c and
can be made static.

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