X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=mm%2Fvmalloc.c;h=9eef486da9093469fa6a101b05be786a02f0ed14;hb=7b965e0884cee430ffe5dc81cdb117b9316b0549;hp=86897ee792d6b4a2f8e00a94cf4b12e2c1d6f075;hpb=f44ea623443ee0bec266d62f1cd346881224d47d;p=powerpc.git diff --git a/mm/vmalloc.c b/mm/vmalloc.c index 86897ee792..9eef486da9 100644 --- a/mm/vmalloc.c +++ b/mm/vmalloc.c @@ -699,7 +699,7 @@ finished: * that it is big enough to cover the vma. Will return failure if * that criteria isn't met. * - * Similar to remap_pfn_range (see mm/memory.c) + * Similar to remap_pfn_range() (see mm/memory.c) */ int remap_vmalloc_range(struct vm_area_struct *vma, void *addr, unsigned long pgoff)