patch-2.3.43 linux/fs/devices.c
Next file: linux/fs/devpts/root.c
Previous file: linux/fs/cramfs/inode.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Feb 9 11:42:35 2000
- Orig file:
v2.3.42/linux/fs/devices.c
- Orig date:
Fri Jan 28 15:09:08 2000
diff -u --recursive --new-file v2.3.42/linux/fs/devices.c linux/fs/devices.c
@@ -157,7 +157,7 @@
* depending on the special file...
*/
static struct file_operations def_chr_fops = {
- open: chrdev_open
+ open: chrdev_open,
};
static struct inode_operations chrdev_inode_operations = {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)