[PATCH] android/health: trivial: Remove unneeded NULL assignment

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

 



From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx>

---
 android/health.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/android/health.c b/android/health.c
index 4a709ef..54da771 100644
--- a/android/health.c
+++ b/android/health.c
@@ -465,7 +465,6 @@ static void free_hdp_list(void *list)
 	sdp_list_t *hdp_list = list;
 
 	sdp_list_free(hdp_list, (sdp_free_func_t)sdp_data_free);
-	hdp_list = NULL;
 }
 
 static void register_features(void *data, void *user_data)
-- 
1.8.3.2

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