HomeFreeBSD

Remove a redundant NULL pointer check in cpuset_modify_domain().

Description

Remove a redundant NULL pointer check in cpuset_modify_domain().

cpuset_getroot() is guaranteed to return a non-NULL pointer.

Reported by: Mark Millard <marklmi@yahoo.com>
MFC after: 1 week
Sponsored by: The FreeBSD Foundation

Details

Provenance
markjAuthored on
Parents
rS352255: [PPC64] Add ifunc support in libcsu
Branches
Unknown
Tags
Unknown