cvs commit: src/sys/pci ncr.c

Robert Watson rwatson at FreeBSD.org
Sun May 27 19:08:59 UTC 2007


rwatson     2007-05-27 19:08:57 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              ncr.c 
  Log:
  Implement assert() in ncr.c using KASSERT() rather than explicitly testing
  the assertion and then calling kdb_enter().
  
  Revision  Changes    Path
  1.195     +1 -6      src/sys/pci/ncr.c


More information about the cvs-src mailing list