]> 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)
commitae381eab493f417b316994893796c3ba308c15ac
treed69b9b90bdbe8d84fe84262ce4d644a6f569f13c
parenta12d18c807ca78a1ff99574649b20ffdc5d4c592
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