Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
[deliverable/linux.git] / mm / gup.c
index 63d5e002768ba858c18cafa779a8908ea0752032..c057784c844456f237adc9065bb4c9a3c230fdc6 100644 (file)
--- a/mm/gup.c
+++ b/mm/gup.c
@@ -1106,7 +1106,7 @@ int __mm_populate(unsigned long start, unsigned long len, int ignore_errors)
  * @addr: user address
  *
  * Returns struct page pointer of user page pinned for dump,
- * to be freed afterwards by page_cache_release() or put_page().
+ * to be freed afterwards by put_page().
  *
  * Returns NULL on any kind of failure - a hole must then be inserted into
  * the corefile, to preserve alignment with its headers; and also returns
This page took 0.046525 seconds and 5 git commands to generate.