HomeFreeBSD

Remove useless NULL checks.

Description

Remove useless NULL checks.

NULL is not returned when allocating memory passing the M_WAITOK flag.

Submitted by: trasz @
Differential Revision: https://reviews.freebsd.org/D5772
Sponsored by: Mellanox Technologies
MFC after: 1 week

Details

Provenance
hselaskyAuthored on
Parents
rS309405: MFV r309403:
Branches
Unknown
Tags
Unknown