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
Tags None Referenced Files None Subscribers None
Description sys/dev: Replace zero with NULL for pointers. Makes things easier to read, plus architectures may set NULL to something Found with: devel/coccinelle
Details
Changes (48)
rS313982 |