Make control clients use struct opt to reach the device
authorratchov <ratchov@openbsd.org>
Fri, 29 Jan 2021 11:36:44 +0000 (11:36 +0000)
committerratchov <ratchov@openbsd.org>
Fri, 29 Jan 2021 11:36:44 +0000 (11:36 +0000)
commitbb6cfcd4137ff2a4f8a064f3f2709c9e61d4ae75
treeda0e77911f45ad35b468f22d858b6ede0a7837ef
parentc705441615e1e379b287f5a3e149da21aba9b99a
Make control clients use struct opt to reach the device

No behavior change. This decreases the number of explicit references
to the dev structure.
usr.bin/sndiod/dev.c
usr.bin/sndiod/dev.h
usr.bin/sndiod/sock.c