git: devfs(4): Remove a bogus assertion (nchildren is unsigned, hence can't be <0).
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Jul 7 08:52:49 PDT 2010
commit 84e84268bcdd6538a4e375c244d0bd599cbb5c5f
Author: Sascha Wildner <saw at online.de>
Date: Wed Jul 7 17:45:06 2010 +0200
devfs(4): Remove a bogus assertion (nchildren is unsigned, hence can't be <0).
In-discussion-with: alexh
Summary of changes:
sys/vfs/devfs/devfs_core.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/84e84268bcdd6538a4e375c244d0bd599cbb5c5f
--
DragonFly BSD source repository
More information about the Commits
mailing list