[PATCH] Numerous fixes to kernel-doc info in source files.
[deliverable/linux.git] / mm / memory.c
index 0e6a402d86bee7edf968b1ef97f8b46a42f37a52..072c1135ad372f4f6dd5dc8931794db01a816fa7 100644 (file)
@@ -1775,9 +1775,7 @@ restart:
 }
 
 /**
- * unmap_mapping_range - unmap the portion of all mmaps
- * in the specified address_space corresponding to the specified
- * page range in the underlying file.
+ * unmap_mapping_range - unmap the portion of all mmaps in the specified address_space corresponding to the specified page range in the underlying file.
  * @mapping: the address space containing mmaps to be unmapped.
  * @holebegin: byte in first page to unmap, relative to the start of
  * the underlying file.  This will be rounded down to a PAGE_SIZE
This page took 0.025865 seconds and 5 git commands to generate.