]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
audiod: Rewrite status task logic.
authorAndre Noll <maan@systemlinux.org>
Tue, 1 Apr 2008 20:01:28 +0000 (22:01 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 1 Apr 2008 20:01:28 +0000 (22:01 +0200)
As the status task does not use any file descriptors, it's
OK to do everything in one function. So kill status_post_select()
and move the code to status_pre_select().


No differences found