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
Remove a redundant NULL pointer check in cpuset_modify_domain(). Tags None Referenced Files None Subscribers None
Description
Details
|