patch-2.4.0-test3 linux/drivers/block/paride/pt.c
Next file: linux/drivers/block/ps2esdi.c
Previous file: linux/drivers/block/paride/pg.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jun 29 18:25:49 2000
- Orig file:
v2.4.0-test2/linux/drivers/block/paride/pt.c
- Orig date:
Fri Jun 23 21:55:08 2000
diff -u --recursive --new-file v2.4.0-test2/linux/drivers/block/paride/pt.c linux/drivers/block/paride/pt.c
@@ -312,7 +312,7 @@
return -1;
}
- devfs_handle = devfs_mk_dir (NULL, "pt", 2, NULL);
+ devfs_handle = devfs_mk_dir (NULL, "pt", NULL);
devfs_register_series (devfs_handle, "%u", 4, DEVFS_FL_DEFAULT,
major, 0, S_IFCHR | S_IRUSR | S_IWUSR,
&pt_fops, NULL);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)