mirror of
https://github.com/openharmony/third_party_alsa-utils.git
synced 2026-07-19 20:43:35 -04:00
alsactl: monitor - remove dead code in run_dispatcher() (coverity)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user