freebsd-dev/sys/dev/trm
Olivier Houchard fdf2a3468a Do not test if pDCB is not NULL, we dereference it before anyway, and it
should not happen. Add a KASSERT instead.

Reported by:	Ted Unangst <tedu@coverity.com>
Spotted out by:	cperciva
2004-02-20 20:36:55 +00:00
..
trm.c Do not test if pDCB is not NULL, we dereference it before anyway, and it 2004-02-20 20:36:55 +00:00
trm.h