Date: Fri, 30 Apr 2004 19:27:07 -0700 (PDT) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/asr asr.c Message-ID: <200405010227.i412R717025018@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405010227.i412R717025018>