rwatson 2006-03-24 13:58:23 UTC
FreeBSD src repository
Modified files:
sys/netipx ipx_pcb.c spx_usrreq.c
Log:
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.
MFC after: 1 month
Revision Changes Path
1.44 +5 -3 src/sys/netipx/ipx_pcb.c
1.71 +252 -212 src/sys/netipx/spx_usrreq.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"