diff --git a/alsactl/monitor.c b/alsactl/monitor.c index 282fb1c..6b090e4 100644 --- a/alsactl/monitor.c +++ b/alsactl/monitor.c @@ -369,8 +369,6 @@ static int run_dispatcher(int epfd, int sigfd, int infd, struct list_head *srcs, remove_source_entry(entry); } } - if (err < 0) - break; } end: free(epev);