freebsd-dev/sys/dev/sound
John Baldwin c73222d0e6 Fix some misleading indentation warnings reported by recent clang.
These should not be any functional change.  While the change in
emul10kx-pcm.c looks like a real bug fix (as opposed to inconsistent
whitespace), the extra statements were not harmful.

Reviewed by:	kib
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D23363
2020-01-26 14:20:57 +00:00
..
isa Add ISA PNP tables to ISA drivers. Fix a few incidental comments. 2018-01-29 00:22:30 +00:00
macio sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
midi Properly check for an interrupted cv_wait_sig(). 2019-08-30 15:40:31 +00:00
pci Fix some misleading indentation warnings reported by recent clang. 2020-01-26 14:20:57 +00:00
pcm Decrease the default audio playback latency to a maximum of 21.3ms. 2019-09-05 10:49:12 +00:00
sbus sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
usb Export vendor specific USB MIDI device list to PnP info. 2019-01-30 17:11:08 +00:00
chip.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
clone.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
clone.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
driver.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
unit.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
unit.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
version.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00