mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
- Style(9) fixes, most notably :
o Remove register keyword o ANSIfy prototypes o Remove "return;" at the end of void functions o Remove trailing spaces o Don't align local variables with tabs and reorder them o Don't use /* FOO */ at the end of a #ifdef FOO block if it's a small block - Other non-functional changes : o 6 -> ETHER_ADDR_LEN o Don't initialize if_output; ether_ifattach() does it for us
This commit is contained in:
parent
0e35e492fc
commit
0934f18afb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115632
File diff suppressed because it is too large
Load Diff
900
sys/pci/if_dc.c
900
sys/pci/if_dc.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user