summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_radix.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2013-03-04 06:13:26 +0000
committeralc <alc@FreeBSD.org>2013-03-04 06:13:26 +0000
commit5094368613178af76d0ece2d2cf5740d02f4711e (patch)
treeae7487a2b93e782c523fcc0963d5da527f6a2730 /sys/vm/vm_radix.c
parente683a8284a3be264eefae89acb7d0878bebbbc43 (diff)
downloadFreeBSD-src-5094368613178af76d0ece2d2cf5740d02f4711e.zip
FreeBSD-src-5094368613178af76d0ece2d2cf5740d02f4711e.tar.gz
Fix spelling.
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 86e90ab..e175845 100644
--- a/sys/vm/vm_radix.c
+++ b/sys/vm/vm_radix.c
@@ -297,7 +297,7 @@ vm_radix_declev(vm_pindex_t *idx, boolean_t *levels, uint16_t ilev)
/*
* Internal handwork for vm_radix_reclaim_allonodes() primitive.
- * This function is recrusive.
+ * This function is recursive.
*/
static void
vm_radix_reclaim_allnodes_int(struct vm_radix_node *rnode)
OpenPOWER on IntegriCloud