Source-Changes archive

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

CVS commit: src/sys/dev/mii



Module Name:    src
Committed By:   msaitoh
Date:           Mon Jun 16 14:43:22 UTC 2014

Modified Files:
        src/sys/dev/mii: bmtphy.c brgphyreg.h ciphyreg.h gentbi.c mii.h nsphy.c
            rlphy.c ukphy_subr.c

Log Message:
No functional change:
- Fix typo.
- Remove trailing white spaces.
- Capitalize comments.
- Tabify.
- KNF.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/mii/bmtphy.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/mii/brgphyreg.h
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/mii/ciphyreg.h
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/mii/gentbi.c
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/mii/mii.h
cvs rdiff -u -r1.57 -r1.58 src/sys/dev/mii/nsphy.c
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/mii/rlphy.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/mii/ukphy_subr.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