opnsense-src/sys/dev/ppc
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
..
ppc.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
ppc_acpi.c
ppc_isa.c No longer need splhigh() since locking was done, delete it and 2013-02-21 00:26:31 +00:00
ppc_pci.c
ppc_puc.c Add locking to ppc and ppbus and mark the whole lot MPSAFE: 2009-01-21 23:10:06 +00:00
ppcreg.h
ppcvar.h