Date: Mon, 5 Jul 2004 02:46:42 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_rl.c if_rlreg.h Message-ID: <200407050246.i652kguX068966@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407050246.i652kguX068966>