summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_radix.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2013-03-04 07:25:11 +0000
committeralc <alc@FreeBSD.org>2013-03-04 07:25:11 +0000
commita8671df14b60140e0af340fa7814b371a0c6096f (patch)
treea913db8e2f614467342bda8800c406bfbbc77665 /sys/vm/vm_radix.c
parenta855741cf157d16c161808efa127f4c8b2f6fde9 (diff)
downloadFreeBSD-src-a8671df14b60140e0af340fa7814b371a0c6096f.zip
FreeBSD-src-a8671df14b60140e0af340fa7814b371a0c6096f.tar.gz
Fix a typo.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'sys/vm/vm_radix.c')
-rw-r--r--sys/vm/vm_radix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_radix.c b/sys/vm/vm_radix.c
index 03f0036..55a6f83 100644
--- a/sys/vm/vm_radix.c
+++ b/sys/vm/vm_radix.c
@@ -295,7 +295,7 @@ vm_radix_declev(vm_pindex_t *idx, boolean_t *levels, uint16_t ilev)
}
/*
- * Internal helper for vm_radix_reclaim_allonodes().
+ * Internal helper for vm_radix_reclaim_allnodes().
* This function is recursive.
*/
static void
OpenPOWER on IntegriCloud