This series of patches removes various unused API's and avoid unwanted goto statements. Syam Sidhardhan (5): Bluetooth: Remove unused hci_le_ltk_reply() Bluetooth: Remove unused hci_le_ltk_neg_reply() Bluetooth: hci_core: Remove header declared but not define Bluetooth: Remove strtoba header declared but not define Bluetooth: mgmt: Remove unwanted goto statement include/net/bluetooth/bluetooth.h | 1 - include/net/bluetooth/hci_core.h | 5 ----- net/bluetooth/hci_conn.c | 30 ------------------------------ net/bluetooth/mgmt.c | 16 ++++------------ 4 files changed, 4 insertions(+), 48 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html