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
-  Lines: 9
 -  Date:
Sun Feb 25 11:17:59 1996
 -  Orig file: 
v1.3.68/linux/mm/vmscan.c
 -  Orig date: 
Wed Feb  7 15:11:40 1996
 
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