]> git.tue.mpg.de Git - paraslash.git/commit
Speed up audiod_pre_select.
authorAndre Noll <maan@systemlinux.org>
Sun, 10 Feb 2008 13:20:09 +0000 (14:20 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 10 Feb 2008 13:20:09 +0000 (14:20 +0100)
commit19e10ff96914706d93f3c92bc325dc6ec62a8508
tree29b5589c93bc351b2060b9a66a4c41b3f4cb9cc0
parent2fe91861ddba9c5aa75109b4fe3504d998eaf330
Speed up audiod_pre_select.

Catch the common case early in the function to minimize the
number of checks for that case.
audiod.c