]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
mm: fix kunmap_high() comment
authorLi Haifeng <omycle@gmail.com>
Wed, 5 Oct 2011 00:43:13 +0000 (11:43 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Oct 2011 06:49:28 +0000 (17:49 +1100)
Signed-off-by: Li Haifeng <omycle@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
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