git: atomic: Fix atomic_cmpset_long prototype
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Dec 3 23:27:59 PST 2015
commit bee1eda44c0bc34f943b4ed838bd011c62d0a918
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Dec 4 15:26:48 2015 +0800
atomic: Fix atomic_cmpset_long prototype
Return value is actually a boolean, int should be enough.
Summary of changes:
sys/cpu/x86_64/include/atomic.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bee1eda44c0bc34f943b4ed838bd011c62d0a918
--
DragonFly BSD source repository
More information about the Commits
mailing list