Fix occurrences of "the the "
Signed-off-by: Michael Opdenacker <michael@free-electrons.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
02a3e59a08
commit
59c51591a0
@@ -1720,7 +1720,7 @@ detach_vmas_to_be_unmapped(struct mm_struct *mm, struct vm_area_struct *vma,
|
||||
|
||||
/*
|
||||
* Split a vma into two pieces at address 'addr', a new vma is allocated
|
||||
* either for the first part or the the tail.
|
||||
* either for the first part or the tail.
|
||||
*/
|
||||
int split_vma(struct mm_struct * mm, struct vm_area_struct * vma,
|
||||
unsigned long addr, int new_below)
|
||||
|
Reference in New Issue
Block a user