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)
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>

No differences found