HomeFreeBSD

Remove NULL checks after M_WAITOK allocations, which - by definition - can

Description

Remove NULL checks after M_WAITOK allocations, which - by definition - can
never return NULL.

Reviewed by: arybchik@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D5773

Details

Provenance
traszAuthored on
Differential Revision
D5773: Remove useless NULL checks.
Parents
rS297451: Fix MAC address configuration for VNIC
Branches
Unknown
Tags
Unknown