freebsd-dev/sys/dev/sound/usb
Alexander Leidinger 9d978cc757 Convert NULL checks into KASSERT (and move them before the first
dereferencing) since a NULL value would be a bug here.

Note: Both affected functions look very similar. A refactoring may
be beneficial.

CID:		483, 485
Found with:	Coverity Prevent(tm)
Discussed with:	ariff
MFC after:	5 days
2006-02-05 17:47:26 +00:00
..
uaudio_pcm.c Add support for 24/32 bit audio formats/conversion. 2005-11-13 14:20:26 +00:00
uaudio.c Convert NULL checks into KASSERT (and move them before the first 2006-02-05 17:47:26 +00:00
uaudio.h Add support for 24/32 bit audio formats/conversion. 2005-11-13 14:20:26 +00:00
uaudioreg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00