Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ata



Module Name:    src
Committed By:   christos
Date:           Sun May 29 22:11:28 UTC 2005

Modified Files:
        src/sys/dev/ata: ata.c ata_raid.c ata_wdc.c wd.c

Log Message:
- remove casts [to avoid volatile]
- sprinkle const
- avoid shadowed variables


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/sys/dev/ata/ata.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/ata/ata_raid.c
cvs rdiff -r1.79 -r1.80 src/sys/dev/ata/ata_wdc.c
cvs rdiff -r1.300 -r1.301 src/sys/dev/ata/wd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index