linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mm: Fix the comment the kunmap_high()
@ 2011-09-17 13:36 Li Haifeng
  0 siblings, 0 replies; 2+ messages in thread
From: Li Haifeng @ 2011-09-17 13:36 UTC (permalink / raw)
  To: akpm; +Cc: linux-mm, linux-kernel, Li Haifeng

Fix the comment of kunmap_high()

Signed-off-by: Li Haifeng <omycle@gmail.com>
---
 mm/highmem.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mm/highmem.c b/mm/highmem.c
index 5ef672c..7b2e544 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 from memory
  * @page: &struct page to unmap
  *
  * If ARCH_NEEDS_KMAP_HIGH_GET is not defined then this may be called
-- 
1.7.0.4

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] mm: Fix the comment the kunmap_high()
       [not found] <1316267014-10372-1-git-send-email-omycle@gmail.com>
@ 2011-09-17 14:00 ` Li Haifeng
  0 siblings, 0 replies; 2+ messages in thread
From: Li Haifeng @ 2011-09-17 14:00 UTC (permalink / raw)
  To: akpm; +Cc: linux-mm, linux-kernel

Fix the comment of kunmap_high()

Signed-off-by: Li Haifeng <omycle@gmail.com>
---
 mm/highmem.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mm/highmem.c b/mm/highmem.c
index 5ef672c..7b2e544 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 from memory
 * @page: &struct page to unmap
 *
 * If ARCH_NEEDS_KMAP_HIGH_GET is not defined then this may be called
--
1.7.0.4

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-17 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-17 13:36 [PATCH] mm: Fix the comment the kunmap_high() Li Haifeng
     [not found] <1316267014-10372-1-git-send-email-omycle@gmail.com>
2011-09-17 14:00 ` Li Haifeng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).