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
- Lines: 8
- Date:
Tue Dec 7 11:19:39 1999
- Orig file:
v2.3.30/linux/mm/memory.c
- Orig date:
Tue Dec 7 09:32:52 1999
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)