Date: Thu, 8 Jun 2006 23:20:37 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netipx ipx_pcb.c spx_usrreq.c Message-ID: <200606082320.k58NKbjN086090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606082320.k58NKbjN086090>
