Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2008 20:31:14 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata ata-all.h
Message-ID:  <200801022031.m02KVEts046726@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2008-01-02 20:31:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.h 
  Log:
  Follow the current fashion of gratuitously stomping into other
  peoples code with irrelevant changes[1]:
  
  Use bus_{read|write_*() instead of bus_space_{read|write}_*() for
  purely stylistic reasons.
  
  Due to compiler optimizations and inlining, this is for all practical
  purposes without effect in the compiled code.
  
  [1] NB: Approved by:    sos
  
  Revision  Changes    Path
  1.127     +14 -36    src/sys/dev/ata/ata-all.h



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