patch-2.1.56 linux/drivers/char/lp_m68k.c
Next file: linux/drivers/char/mem.c
Previous file: linux/drivers/char/lp.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Sat Sep 13 11:07:27 1997
-  Orig file: 
v2.1.55/linux/drivers/char/lp_m68k.c
-  Orig date: 
Mon Jun 16 16:35:55 1997
diff -u --recursive --new-file v2.1.55/linux/drivers/char/lp_m68k.c linux/drivers/char/lp_m68k.c
@@ -353,8 +353,7 @@
 }
 #endif
 
-static long long lp_lseek(struct inode * inode, struct file * file,
-			  long long offset, int origin)
+static long long lp_lseek(struct file * file, long long offset, int origin)
 {
 	return -ESPIPE;
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov