mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
mm/vmalloc.c: fix typo in comment
Reported-by: Nicholas Joll <najoll@posteo.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
aa52619ccb
commit
3806b04144
|
|
@ -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.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user