Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: isaki
Date: Sun Aug 20 03:13:04 UTC 2017
Modified Files:
src/sys/dev: audio.c audiovar.h
Log Message:
Remove meaningless sc_blkset.
audio_calc_blksize() checks whether sc_blkset is set but
it seems to be always cleared before calling audio_calc_blksize().
To generate a diff of this commit:
cvs rdiff -u -r1.401 -r1.402 src/sys/dev/audio.c
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/audiovar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index