patch-2.4.14 linux/mm/mmap.c

Next file: linux/mm/oom_kill.c
Previous file: linux/mm/memory.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.13/linux/mm/mmap.c linux/mm/mmap.c
@@ -76,7 +76,7 @@
 	 * This double-counts: the nrpages are both in the page-cache
 	 * and in the swapper space. At the same time, this compensates
 	 * for the swap-space over-allocation (ie "nr_swap_pages" being
-	 * too small. 
+	 * too small.
 	 */
 	free += swapper_space.nrpages;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)