Re: remove unreachable code from all audio drivers

2016-09-08 Thread Philip Guenther
On Wed, 7 Sep 2016, Alexandre Ratchov wrote: > This diff deletes unreachable code in low-level audio drivers. As > this touches all archs, tests (a quick kernel build is enough) are > welcome on anything but amd64 and i386. > > OK? Kernel builds and boots and a file recorded with aucat -o plays

remove unreachable code from all audio drivers

2016-09-07 Thread Alexandre Ratchov
This diff deletes unreachable code in low-level audio drivers. As this touches all archs, tests (a quick kernel build is enough) are welcome on anything but amd64 and i386. OK? Index: share/man/man9/audio.9 === RCS file: /cvs/src/sh