cvs commit: src/sys/kern uipc_mbuf.c

Andre Oppermann andre at FreeBSD.org
Tue Aug 30 21:31:43 GMT 2005


andre       2005-08-30 21:31:42 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_mbuf.c 
  Log:
  Changes and cleanups to m_sanity():
  
  o for() instead of while() looping  over mbuf chain
  o paren's around all flag checks
  o more verbose function and purpose description
  o some more style changes
  
  Based on feedback from: sam
  
  Revision  Changes    Path
  1.155     +17 -18    src/sys/kern/uipc_mbuf.c


More information about the cvs-src mailing list