* [PATCH] mm: fix the wrong comments for kunmap_high
@ 2010-10-22 12:29 Liu Aleaxander
0 siblings, 0 replies; only message in thread
From: Liu Aleaxander @ 2010-10-22 12:29 UTC (permalink / raw)
To: linux-mm; +Cc: linux-kernel, Liu Aleaxander
Fix the wrong function descrption for kunmap_high function
Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
---
mm/highmem.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/mm/highmem.c b/mm/highmem.c
index 7a0aa1b..a0bc98f 100644
--- a/mm/highmem.c
+++ b/mm/highmem.c
@@ -242,7 +242,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
--
1.7.0.1
--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-22 12:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-22 12:29 [PATCH] mm: fix the wrong comments for kunmap_high Liu Aleaxander
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox