patch-2.1.118 linux/fs/proc/array.c
Next file: linux/fs/proc/base.c
Previous file: linux/fs/pipe.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Mon Aug 24 13:02:43 1998
- Orig file:
v2.1.117/linux/fs/proc/array.c
- Orig date:
Thu Aug 20 17:05:17 1998
diff -u --recursive --new-file v2.1.117/linux/fs/proc/array.c linux/fs/proc/array.c
@@ -1390,6 +1390,7 @@
NULL, /* array_ioctl */
NULL, /* mmap */
NULL, /* no special open code */
+ NULL, /* flush */
NULL, /* no special release code */
NULL /* can't fsync */
};
@@ -1437,6 +1438,7 @@
NULL, /* array_ioctl */
NULL, /* mmap */
NULL, /* no special open code */
+ NULL, /* flush */
NULL, /* no special release code */
NULL /* can't fsync */
};
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen, [email protected]