patch-2.3.99-pre9 linux/mm/swap_state.c
Next file: linux/mm/swapfile.c
Previous file: linux/mm/slab.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon May 15 12:00:33 2000
-  Orig file: 
v2.3.99-pre8/linux/mm/swap_state.c
-  Orig date: 
Fri May 12 14:18:56 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/mm/swap_state.c linux/mm/swap_state.c
@@ -136,7 +136,7 @@
 		}
 		UnlockPage(page);
 	}
-        page_cache_release(page);
+	page_cache_release(page);
 }
 
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)