HomeFreeBSD

sys/dev: Replace zero with NULL for pointers.

Description

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

Details

Provenance
pfgAuthored on
Parents
rS313981: MFC r312997, r313002:
Branches
Unknown
Tags
Unknown