CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/19 13:59:07
Modified files:
share/man/man9 : audio.9
sys/dev : audio.c audio_if.h
Log message:
Remove unused setfd member from struct audio_hw_if
All consumers now use C99 struct init and none of them sets `.setfd'.
OK ratchov miod
