HomeFreeBSD

smp.h: make sign conversion explicit

Description

smp.h: make sign conversion explicit

When comparing singed with unsigned the signed value is casted
to unsigned. Make this explicit as it might lead to compilation
warnings otherwise.

Obtained from: Stormshield

Details

Provenance
sebastien.bini_stormshield.euAuthored on Dec 14 2021, 10:54 AM
wmaCommitted on Jan 2 2022, 7:59 AM
Parents
rG4cc76d90ea25: iicbb: Always build ofw_bus_if.h
Branches
Unknown
Tags
Unknown