patch-2.2.3 linux/drivers/video/sbusfb.c
Next file: linux/drivers/video/skeletonfb.c
Previous file: linux/drivers/video/retz3fb.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Mar  7 10:39:15 1999
-  Orig file: 
v2.2.2/linux/drivers/video/sbusfb.c
-  Orig date: 
Wed Jan 20 23:14:06 1999
diff -u --recursive --new-file v2.2.2/linux/drivers/video/sbusfb.c linux/drivers/video/sbusfb.c
@@ -244,8 +244,6 @@
 		page += map_size;
 	}
 	
-	vma->vm_file = file;
-	file->f_count++;
 	vma->vm_flags |= VM_IO;
 	if (!fb->mmaped) {
 		int lastconsole = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)