patch-2.2.3 linux/drivers/sbus/char/flash.c
Next file: linux/drivers/sbus/char/vfc_dev.c
Previous file: linux/drivers/pci/pci.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Mar 7 10:43:29 1999
- Orig file:
v2.2.2/linux/drivers/sbus/char/flash.c
- Orig date:
Mon Oct 5 13:13:40 1998
diff -u --recursive --new-file v2.2.2/linux/drivers/sbus/char/flash.c linux/drivers/sbus/char/flash.c
@@ -72,8 +72,6 @@
if (remap_page_range(vma->vm_start, addr, size, vma->vm_page_prot))
return -EAGAIN;
- vma->vm_file = file;
- file->f_count++;
return 0;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)