HomeClusterLabs Projects

cpg: Fix signedness of munmap result

Description

cpg: Fix signedness of munmap result

munmap is signed and return value of zcb_free is also signed so storing
munmap result into unsigned value doesn't make sense.

Similar issue is fixed in zcb_by_addr_free function.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>

Details

Provenance
jfriesseAuthored on Mon, Jul 21, 4:17 AM
Parents
rC7a0ba95be53d: man: Clarify processor scaling
Branches
Unknown
Tags
Unknown