Module Name: src Committed By: riastradh Date: Tue Jun 1 21:15:37 UTC 2021
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
audio(4): No need to set file->dying when closing the file.
No other file operations are possible by the time we get to
audioclose.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/sys/dev/audio/audio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
