HomeFreeBSD

Use NULL instead of 0 for pointers.

Description

Use NULL instead of 0 for pointers.

malloc will return NULL if it cannot allocate memory.

MFC after: 2 weeks.

Details

Provenance
araujoAuthored on
Parents
rS298237: Fix SMP booting for PowerPC Book-E
Branches
Unknown
Tags
Unknown