]> code.delx.au - pulseaudio/commit
alsa: remove redundant call to snd_pcm_nonblock()
authorPierre-Louis Bossart <pierre-louis.bossart@intel.com>
Thu, 11 Nov 2010 16:19:25 +0000 (10:19 -0600)
committerColin Guthrie <cguthrie@mandriva.org>
Tue, 16 Nov 2010 21:05:22 +0000 (21:05 +0000)
commit13cce22268abf2b225c4f30e963dc731e662d540
tree470790d63c62d528fda352da50be8e2eb3045b79
parentf564c7d76371380980faa10ee3c756c3130c60bf
alsa: remove redundant call to snd_pcm_nonblock()

The PCM handle is already opened with the SND_PCM_NONBLOCK flag.
This additional call is useless.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@intel.com>
src/modules/alsa/alsa-util.c