freebsd-dev/sys/dev/bhnd/cores/usb
Pedro F. Giffuni 4d24901ac9 sys/dev: Replace zero with NULL for pointers.
Makes things easier to read, plus architectures may set NULL to something
different than zero.

Found with:	devel/coccinelle
MFC after:	3 weeks
2017-02-20 03:43:12 +00:00
..
bhnd_ehci.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
bhnd_ohci.c Fix device delete child function. 2016-10-17 10:20:38 +00:00
bhnd_usb.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
bhnd_usbvar.h