Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hpcsh/dev
Module Name: src
Committed By: kiyohara
Date: Sun Jan 21 11:01:09 UTC 2007
Modified Files:
src/sys/arch/hpcsh/dev: psh3lcd.c psh3tp.c
Log Message:
follows to style guide and C99.
Add ARGSUSED and __unused.
Remove braces at return.
Use device_private() and aprint_*().
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/hpcsh/dev/psh3lcd.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/hpcsh/dev/psh3tp.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