From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Remove dead code after exit() --- tools/scotest.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/scotest.c b/tools/scotest.c index e5530d9..bd65034 100644 --- a/tools/scotest.c +++ b/tools/scotest.c @@ -237,8 +237,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