Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2004 18:25:05 -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:  <200405010125.i411P5Db011375@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2004/04/30 18:25:05 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/asr          asr.c 
  Log:
  Get rid of a bunch of useless macros.  STATIC becomes static, INLINE becomes
  __inline where appropriate and gets nuked elsewhere, IN/OUT/INOUT go away.
  Reformat code affected by this.
  
  Revision  Changes    Path
  1.48      +234 -374  src/sys/dev/asr/asr.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405010125.i411P5Db011375>