patch-2.4.8 linux/drivers/s390/char/tapechar.h

Next file: linux/drivers/s390/char/tapedefs.h
Previous file: linux/drivers/s390/char/tapechar.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.7/linux/drivers/s390/char/tapechar.h linux/drivers/s390/char/tapechar.h
@@ -27,7 +27,7 @@
 int tape_open (struct inode *,struct file *);
 int tape_release (struct inode *,struct file *);
 #ifdef CONFIG_DEVFS_FS
-void tapechar_mkdevfstree (tape_info_t* tape);
+void tapechar_mkdevfstree (tape_info_t* ti);
 #endif
 void tapechar_init (void);
 void tapechar_uninit (void);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)