Commit 3806b041 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

mm/vmalloc.c: fix typo in comment

Reported-by: default avatarNicholas Joll <najoll@posteo.net>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent aa52619c
......@@ -815,7 +815,7 @@ find_vmap_lowest_match(unsigned long size,
}
/*
* OK. We roll back and find the fist right sub-tree,
* OK. We roll back and find the first right sub-tree,
* that will satisfy the search criteria. It can happen
* only once due to "vstart" restriction.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment