]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
mm: fix kunmap_high() comment
authorLi Haifeng <omycle@gmail.com>
Wed, 28 Sep 2011 00:50:25 +0000 (10:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 29 Sep 2011 06:08:12 +0000 (16:08 +1000)
Signed-off-by: Li Haifeng <omycle@gmail.com>
Signed-off-by: Andrew Morton <>
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