patch-2.1.56 linux/fs/pipe.c
Next file: linux/fs/proc/generic.c
Previous file: linux/fs/open.c
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Sat Sep 13 11:07:28 1997
-  Orig file: 
v2.1.55/linux/fs/pipe.c
-  Orig date: 
Thu Sep 11 09:02:24 1997
diff -u --recursive --new-file v2.1.55/linux/fs/pipe.c linux/fs/pipe.c
@@ -133,8 +133,7 @@
 	return written;
 }
 
-static long long pipe_lseek(struct inode * inode, struct file * file,
-	long long offset, int orig)
+static long long pipe_lseek(struct file * file, long long offset, int orig)
 {
 	return -ESPIPE;
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov