patch-2.3.31 linux/mm/memory.c

Next file: linux/mm/mremap.c
Previous file: linux/kernel/capability.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.30/linux/mm/memory.c linux/mm/memory.c
@@ -982,7 +982,6 @@
 	struct vm_area_struct * vma, unsigned long address,
 	pte_t * page_table, swp_entry_t entry, int write_access)
 {
-	int dograb = 0;
 	struct page *page = lookup_swap_cache(entry);
 	pte_t pte;
 

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