From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Code is unreachable since we use exit() before --- tools/rctest.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/rctest.c b/tools/rctest.c index 2c7e45b..a09a973 100644 --- a/tools/rctest.c +++ b/tools/rctest.c @@ -437,8 +437,6 @@ static void do_listen(void (*handler)(int sk)) exit(0); } - return; - error: close(sk); exit(1); -- 1.9.1 -- 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