[PATCH 2/5] adapter: Remove not needed variable from btd_adapter_start

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



address is no longer used and can be removed.
---
 src/adapter.c |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/adapter.c b/src/adapter.c
index d208cfa..8b599da 100644
--- a/src/adapter.c
+++ b/src/adapter.c
@@ -2259,9 +2259,6 @@ void adapter_connect_list_remove(struct btd_adapter *adapter,
 void btd_adapter_start(struct btd_adapter *adapter)
 {
 	struct session_req *req;
-	char address[18];
-
-	ba2str(&adapter->bdaddr, address);
 
 	adapter->off_requested = FALSE;
 	adapter->up = TRUE;
-- 
1.7.9.5

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


[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux