]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita8f1d18d07372b5bd0ef792b02ee79ca89927b3e
tree7e970e26fc28b0eb2be0e1ba9b675c0959754d24
parent1d54697027523d8a3cbc41ade8734cabf6fd96dc
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