[PATCH] android/haltest: Remove unneeded assignment

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

 



From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx>

---
 android/client/if-audio.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/android/client/if-audio.c b/android/client/if-audio.c
index bb8f51b..72fea98 100644
--- a/android/client/if-audio.c
+++ b/android/client/if-audio.c
@@ -227,7 +227,6 @@ static void *playback_thread(void *data)
 
 	if (in) {
 		fclose(in);
-		in = NULL;
 	}
 
 	pthread_cleanup_pop(1);
-- 
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