freebsd-dev/sys/dev/le
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
..
am7990.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
am7990reg.h
am7990var.h
am79900.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
am79900reg.h
am79900var.h
if_le_isa.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
if_le_lebuffer.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
if_le_ledma.c sys: use our nitems() macro when param.h is available. 2016-04-21 19:40:10 +00:00
if_le_pci.c
lance.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
lancereg.h
lancevar.h
lebuffer_sbus.c Use OF_prop_free instead of direct call to free(9) 2016-05-18 23:39:31 +00:00