cvs commit: src/sys/dev/asr asr.c
Scott Long
scottl at FreeBSD.org
Fri Apr 30 19:27:08 PDT 2004
scottl 2004/04/30 19:27:07 PDT
FreeBSD src repository
Modified files:
sys/dev/asr asr.c
Log:
Many more style cleanups. Switch complex macros to being inline functions.
Put @includes in a better spot. Fix many cases of 2 space indents and spaces
between a function name and the parens. Use KASSERT instead of a home-rolled
ASSERT. Remove some undeeded caddr casts.
Revision Changes Path
1.49 +139 -150 src/sys/dev/asr/asr.c
More information about the cvs-src
mailing list