1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/sys/dev/sound
Semen Ustimenko 83190e29d3 Do not return(foo()) in void function.
Submitted by:	marius@alchemy.franken.de
MFC after:	3 days
2002-12-18 22:53:24 +00:00
..
isa Do not return(foo()) in void function. 2002-12-18 22:53:24 +00:00
midi Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
pci Do not return(foo()) in void function. 2002-12-18 22:53:24 +00:00
pcm (hopefully) fix build breakage some people are seeing 2002-11-26 18:16:27 +00:00
usb if the list of supported formats is empty, fail the attach instead of 2002-11-25 17:03:39 +00:00
chip.h
driver.c