Date: Fri, 24 Mar 2006 13:58:23 +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: <200603241358.k2ODwNVd088498@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603241358.k2ODwNVd088498>