[PATCH 4/6] android/bluetooth: Remove debug log from create_device_from_info

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

 



create_device_from_info always calls create_device which already prints
created device address.
---
 android/bluetooth.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/android/bluetooth.c b/android/bluetooth.c
index 401c35d..6df9f04 100644
--- a/android/bluetooth.c
+++ b/android/bluetooth.c
@@ -2062,8 +2062,6 @@ static struct device *create_device_from_info(GKeyFile *key_file,
 	char **uuids;
 	char *str;
 
-	DBG("%s", peer);
-
 	/* BREDR if not present */
 	type = g_key_file_get_integer(key_file, peer, "AddressType", NULL);
 
-- 
1.9.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




[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