HomeFreeBSD

Correctly check for casueword(9) success in do_set_ceiling().

Description

Correctly check for casueword(9) success in do_set_ceiling().

After r349951, the return code must be checked instead of old == new
comparision.

Reviewed by: markj
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 12 days
Differential revision: https://reviews.freebsd.org/D20949

Details

Provenance
kibAuthored on
Reviewer
markj
Differential Revision
D20949: Two issues with casueword(9) update.
Parents
rS349993: MFC r349950:
Branches
Unknown
Tags
Unknown