Diff between 0ffbc7d2c0a5409f54648bbcb97bc2582162a521 and 31b830edb32d719da99a97fd45e42c06f3349795

Changed Files

File Additions Deletions Status
android/android-tester.c +0 -1 modified

Full Patch

diff --git a/android/android-tester.c b/android/android-tester.c
index c14cc19..5cf707f 100644
--- a/android/android-tester.c
+++ b/android/android-tester.c
@@ -189,7 +189,6 @@ static void expected_cb_count_init(struct test_data *data)
 	data->cb_count = test_data->expected_cb_count;
 
 	check_cb_count();
-
 }
 
 static void mgmt_cb_init(struct test_data *data)