cvs commit: src/sys/dev/ata ata-all.h
Poul-Henning Kamp
phk at FreeBSD.org
Wed Jan 2 12:31:15 PST 2008
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
More information about the cvs-src
mailing list