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
- Lines: 10
- Date:
Mon Jan 12 15:15:45 1998
- Orig file:
v2.1.78/linux/drivers/sbus/char/openprom.c
- Orig date:
Mon Jul 7 08:18:55 1997
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