patch-2.4.6 linux/include/linux/devfs_fs_kernel.h
Next file: linux/include/linux/ext2_fs.h
Previous file: linux/include/linux/dcache.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Jul  3 15:42:55 2001
-  Orig file: 
v2.4.5/linux/include/linux/devfs_fs_kernel.h
-  Orig date: 
Fri May 25 18:01:28 2001
diff -u --recursive --new-file v2.4.5/linux/include/linux/devfs_fs_kernel.h linux/include/linux/devfs_fs_kernel.h
@@ -163,7 +163,7 @@
 {
     return -ENOSYS;
 }
-static inline void *devfs_get_info (devfs_handle_t de, unsigned long size)
+static inline void *devfs_get_info (devfs_handle_t de)
 {
     return NULL;
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)