Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: riz
Date: Fri Aug 25 02:34:31 UTC 2006
Modified Files:
src/sys/dev/pci: if_sk.c
Log Message:
Cleanup, with no functional changes:
- remove unused code
- KNF
- ANSI function declarations
- replace printf() with aprint_error() except in debug functions
- a few minor indentation/whitespace changes
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dev/pci/if_sk.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