From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- android/hal-handsfree-client.c | 1 - 1 file changed, 1 deletion(-) diff --git a/android/hal-handsfree-client.c b/android/hal-handsfree-client.c index a152cab..63a8f1d 100644 --- a/android/hal-handsfree-client.c +++ b/android/hal-handsfree-client.c @@ -357,7 +357,6 @@ static bt_status_t init(bthf_client_callbacks_t *callbacks) ret = hal_ipc_cmd(HAL_SERVICE_ID_CORE, HAL_OP_REGISTER_MODULE, sizeof(cmd), &cmd, NULL, NULL, NULL); - if (ret != BT_STATUS_SUCCESS) { cbs = NULL; hal_ipc_unregister(HAL_SERVICE_ID_HANDSFREE_CLIENT); -- 2.1.0 -- 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