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

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)