X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=mm%2Fhighmem.c;h=e159a7b1cc226c72cdb369f30852eb343491eddd;hb=340764465aa4a586ca332e61ae64883e5ad6f183;hp=5ef672c07f752a68938623651b8caa574285222c;hpb=8e6d539e0fd0c2124a20a207da70f2af7a9ae52c;p=~andy%2Flinux diff --git a/mm/highmem.c b/mm/highmem.c index 5ef672c07f7..e159a7b1cc2 100644 --- a/mm/highmem.c +++ b/mm/highmem.c @@ -250,7 +250,7 @@ void *kmap_high_get(struct page *page) #endif /** - * kunmap_high - map a highmem page into memory + * kunmap_high - unmap a highmem page into memory * @page: &struct page to unmap * * If ARCH_NEEDS_KMAP_HIGH_GET is not defined then this may be called