Skip to content
Snippets Groups Projects
Commit 4e9dc5df authored by Li Haifeng's avatar Li Haifeng Committed by Linus Torvalds
Browse files

mm: fix kunmap_high() comment

parent d43a87e6
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment