Diff between 69cebff7483b7f08d8dcf01e814a610c757be170 and 9c35b133ed1548ef8dcfe4ab1b341ec11c570582

Changed Files

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

Full Patch

diff --git a/tools/l2cap-tester.c b/tools/l2cap-tester.c
index 56671a1..277be8c 100644
--- a/tools/l2cap-tester.c
+++ b/tools/l2cap-tester.c
@@ -1188,7 +1188,6 @@ static void direct_adv_cmd_complete(uint16_t opcode, const void *param,
 	}
 
 	tester_test_passed();
-
 }
 
 static void test_connect(const void *test_data)