Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e9dc5df authored by Li Haifeng's avatar Li Haifeng Committed by Linus Torvalds
Browse files

mm: fix kunmap_high() comment

parent d43a87e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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