patch-2.1.56 linux/drivers/char/tpqic02.c

Next file: linux/drivers/char/tty_io.c
Previous file: linux/drivers/char/stallion.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.55/linux/drivers/char/tpqic02.c linux/drivers/char/tpqic02.c
@@ -1712,8 +1712,7 @@
 } /* qic02_tape_interrupt */
 
 
-static long long qic02_tape_lseek(struct inode * inode, struct file * file,
-				  long long offset, int origin)
+static long long qic02_tape_lseek(struct file * file, long long offset, int origin)
 {
 	return -EINVAL;	/* not supported */
 } /* qic02_tape_lseek */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov