patch-1.3.69 linux/mm/vmscan.c

Next file: linux/net/core/dev.c
Previous file: linux/mm/page_io.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.68/linux/mm/vmscan.c linux/mm/vmscan.c
@@ -346,7 +346,7 @@
 			if (swap_out(i, limit, wait))
 				return 1;
 			state = 0;
-		} while(i--);
+		} while (i--);
 	}
 	return 0;
 }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this