freebsd-dev/sys/dev/ed
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
..
ax88x90reg.h
dl100xxreg.h
if_ed_3c503.c Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. 2016-03-18 01:28:41 +00:00
if_ed_hpp.c Yet more redundant parenthesis from r298431. 2016-04-21 20:30:38 +00:00
if_ed_isa.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
if_ed_novell.c
if_ed_pccard.c Replace several bus_alloc_resource() calls using default arguments with bus_alloc_resource_any() 2016-02-19 03:37:56 +00:00
if_ed_pci.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
if_ed_rtl80x9.c
if_ed_sic.c
if_ed_wd80x3.c Convert rman to use rman_res_t instead of u_long 2016-01-27 02:23:54 +00:00
if_ed.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
if_edreg.h sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
if_edvar.h
rtl80x9reg.h
tc5299jreg.h