Re: [PATCH] Missing break in audio.c

2016-01-13 Thread Theo Buehler
On Wed, Jan 13, 2016 at 06:03:17PM +0200, Ville Valkonen wrote: > looks like there's a missing break in audio.c, since error gets assigned > twice and not read in between. You're right, but this has already been fixed in -current a few days ago: http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/de

[PATCH] Missing break in audio.c

2016-01-13 Thread Ville Valkonen
Hello, looks like there's a missing break in audio.c, since error gets assigned twice and not read in between. --- sys/dev/audio.c.oldWed Jan 13 17:55:32 2016 +++ sys/dev/audio.cWed Jan 13 17:55:48 2016 @@ -1704,6 +1704,7 @@ audioclose(dev_t dev, int flags, int ifmt, struct proc case