From: François Tigeot Date: Sat, 8 Dec 2012 21:09:49 +0000 (+0100) Subject: Documentation: MPASS conversion X-Git-Tag: v3.4.0rc~714 X-Git-Url: https://gitweb.dragonflybsd.org/~nant/dragonfly.git/commitdiff_plain/4dd401bda973a97ae07e8cdddd26c00362da2e79 Documentation: MPASS conversion --- diff --git a/doc/porting_drivers.txt b/doc/porting_drivers.txt index eb52fbb762..30dc9292b5 100644 --- a/doc/porting_drivers.txt +++ b/doc/porting_drivers.txt @@ -166,3 +166,4 @@ $DragonFly: doc/notes/porting_drivers.txt,v 1.4 2008/04/06 19:08:30 pavalos Exp if (ret == EAGAIN) goto retry; +* MPASS macro - Replace it with KKASSERT