Date: Sun, 27 May 2007 19:08:57 +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/pci ncr.c Message-ID: <200705271908.l4RJ8vc5028110@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705271908.l4RJ8vc5028110>