HomeFreeBSD

Fix what looks like a consistent copy&paste error.

Description

Fix what looks like a consistent copy&paste error.
Don't make an integer to a boolean and then compare to a value which
needs an integer comparison.

Spotted by: reading kernel compile time log
MFC after: 2 weeks

Details

Provenance
bzAuthored on
Parents
rS288307: Compare the correct variable to see if memory allocation succeeded.
Branches
Unknown
Tags
Unknown