mm: fix kunmap_high() comment
[deliverable/linux.git] / mm / highmem.c
index 5ef672c07f752a68938623651b8caa574285222c..e159a7b1cc226c72cdb369f30852eb343491eddd 100644 (file)
@@ -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
This page took 0.024607 seconds and 5 git commands to generate.