git: kernel: Remove MPASS{,4} entirely and use KKASSERT instead.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Dec 8 12:59:00 PST 2012
commit 82fe6c71de4d69fe23e0f3709fd2daac7f990aa6
Author: Sascha Wildner <saw at online.de>
Date: Sat Dec 8 21:58:34 2012 +0100
kernel: Remove MPASS{,4} entirely and use KKASSERT instead.
In-discussion-with: ftigeot
Summary of changes:
sys/dev/acpica5/acpi_pci_link.c | 10 +++++-----
sys/sys/lock.h | 8 --------
2 files changed, 5 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/82fe6c71de4d69fe23e0f3709fd2daac7f990aa6
--
DragonFly BSD source repository
More information about the Commits
mailing list