patch-2.1.79 linux/drivers/sbus/char/openprom.c

Next file: linux/drivers/sbus/char/pcicons.c
Previous file: linux/drivers/sbus/char/mach64.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.78/linux/drivers/sbus/char/openprom.c linux/drivers/sbus/char/openprom.c
@@ -526,8 +526,7 @@
 	}
 }
 
-static long long openprom_lseek(struct inode * inode, struct file * file,
-			  long long offset, int origin)
+static long long openprom_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