cvs commit: src/sys/pci if_rl.c if_rlreg.h
Bruce M Simpson
bms at FreeBSD.org
Sun Jul 4 19:46:43 PDT 2004
bms 2004-07-05 02:46:42 UTC
FreeBSD src repository
Modified files:
sys/pci if_rl.c if_rlreg.h
Log:
style(9) and whitespace cleanup.
Use C99 types. Use ANSI function definitions. Sort prototypes.
Split long lines correctly. Punctuate/wordsmith comments.
Use device_printf()/if_printf() where possible.
Reviewed by: -net (silence)
Revision Changes Path
1.142 +196 -348 src/sys/pci/if_rl.c
1.44 +42 -42 src/sys/pci/if_rlreg.h
More information about the cvs-src
mailing list