CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/31 01:18:18
Modified files:
sys/dev/usb : uaudio.c
Log message:
ich variable is only used in DPRINTF() and uaudio_get_cluster_nchan()
has no side effect, so setting value for ich can be moved under
UAUDIO_DEBUG.
ok ratchov
