]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 4 Jan 2015 15:55:14 +0000 (16:55 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 16 Jan 2015 11:06:38 +0000 (13:06 +0200)
commitae108e1d7054b3a7b69784bdbf955557d09aabe3
treed69b9b90bdbe8d84fe84262ce4d644a6f569f13c
parentf2d3ea900e1b39803788373d628a7536fff57215
Bluetooth: Remove unused function

Remove the function hci_conn_change_link_key() that is not used anywhere.

This was partially found by using a static code analysis program called
cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c