freebsd-dev/sys/dev/an
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
..
if_aironet_ieee.h
if_an_isa.c
if_an_pccard.c
if_an_pci.c Move mutex initialization from PCI probe to PCI attach. Drivers are not 2016-05-12 17:47:30 +00:00
if_an.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
if_anreg.h Move mutex initialization from PCI probe to PCI attach. Drivers are not 2016-05-12 17:47:30 +00:00