Page MenuHomeFreeBSD

atomic_fcmpset* return int, not the type of *.
ClosedPublic

Authored by imp on Dec 14 2018, 4:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 6:57 AM
Unknown Object (File)
Mon, Aug 10, 1:42 PM
Unknown Object (File)
Mon, Aug 10, 7:26 AM
Unknown Object (File)
Sun, Aug 9, 5:59 PM
Unknown Object (File)
Sun, Aug 9, 4:04 PM
Unknown Object (File)
Sun, Aug 9, 12:02 AM
Unknown Object (File)
Fri, Aug 7, 11:21 AM
Unknown Object (File)
Fri, Aug 7, 6:16 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21564
Build 20868: arc lint + arc unit

Event Timeline

int ret; rather than uint*_t ret;

jhb added a subscriber: jhb.

Same fixes as in rS332891 :)

This revision is now accepted and ready to land.Dec 14 2018, 5:33 PM
This revision was automatically updated to reflect the committed changes.