cvs commit: src/sys/sys systm.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Sep 10 17:37:59 PDT 2008
dillon 2008/09/10 17:35:49 PDT
DragonFly src repository
Modified files:
sys/sys systm.h
Log:
Improve code flow for KASSERT and KKASSERT using __predict_false().
Fix a bug in KKASSERT related to the use of an else clause after
the KKASSERT.
Revision Changes Path
1.81 +5 -2 src/sys/sys/systm.h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/systm.h.diff?r1=1.80&r2=1.81&f=u
More information about the Commits
mailing list