X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=mm%2Fmmap.c;h=68b9ad2ef1d6917c28721419627fa9fd4a29e3b3;hb=8dab5241d06bfc9ee141ea78c56cde5070d7460d;hp=cc1f543eb1b85e1ddfce5927704f9763f3d74233;hpb=393bfca19ecdce60a8d9a4d2577cac11ca924a25;p=linux-2.6 diff --git a/mm/mmap.c b/mm/mmap.c index cc1f543eb1..68b9ad2ef1 100644 --- a/mm/mmap.c +++ b/mm/mmap.c @@ -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)