cvs commit: src/sys/dev/sym sym_hipd.c
Marius Strobl
marius at FreeBSD.org
Fri May 30 19:58:24 UTC 2008
marius 2008-05-30 19:58:23 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/sym sym_hipd.c
Log:
MFC: 1.68
- Use NULL instead of 0 for pointers.
- Remove superfluous returns in functions returning void.
- In sym_alloc_lcb_tags() return directly instead of jumping
to a label which just returns.
- Fix some spelling in comments.
- Remove trailing whitespace.
Revision Changes Path
1.67.2.1 +579 -587 src/sys/dev/sym/sym_hipd.c
More information about the cvs-src
mailing list