From 31b830edb32d719da99a97fd45e42c06f3349795 Mon Sep 17 00:00:00 2001 From: Grzegorz Kolodziejczyk Date: Thu, 9 Jan 2014 12:01:32 +0100 Subject: [PATCH] android/tester: Remove redundant whitespace --- android/android-tester.c | 1 - 1 file changed, 1 deletion(-) diff --git a/android/android-tester.c b/android/android-tester.c index c14cc19d7..5cf707f50 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) -- 2.47.3