cvs commit: src/sys/netipx ipx_pcb.c spx_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Thu Jun 8 23:22:37 UTC 2006
rwatson 2006-06-08 23:20:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netipx ipx_pcb.c spx_usrreq.c
Log:
Merge ipx_pcb.c:1.44, spx_usrreq.c:1.71 from HEAD to RELENG_6:
Clean up and style(9) SPX code prior to significant functional changes
being committed:
- Wrap comments more evenly on right border.
- Clean up braces.
Also, along similar lines:
- Assert some pointers are non-NULL before dereferencing them.
- Remove one assertion that looks, on face value, poor.
Revision Changes Path
1.43.2.1 +5 -3 src/sys/netipx/ipx_pcb.c
1.62.2.7 +252 -212 src/sys/netipx/spx_usrreq.c
More information about the cvs-src
mailing list