Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH] android/hal-handsfree: trivial remove empty line
@ 2014-11-17 21:36 Andrei Emeltchenko
  2014-11-18 22:19 ` Szymon Janc
  0 siblings, 1 reply; 2+ messages in thread
From: Andrei Emeltchenko @ 2014-11-17 21:36 UTC (permalink / raw)
  To: linux-bluetooth

From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>

---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-18 22:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-17 21:36 [PATCH] android/hal-handsfree: trivial remove empty line Andrei Emeltchenko
2014-11-18 22:19 ` Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox