cvs commit: src/sys/dev/sym sym_hipd.c

Marius Strobl marius at FreeBSD.org
Thu Apr 24 22:36:12 UTC 2008


marius      2008-04-24 22:36:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sym          sym_hipd.c 
  Log:
  - 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.68      +579 -587  src/sys/dev/sym/sym_hipd.c


More information about the cvs-src mailing list