patch-2.3.44 linux/drivers/char/lp.c
Next file: linux/drivers/char/mem.c
Previous file: linux/drivers/char/keyboard.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Fri Feb 11 08:28:41 2000
- Orig file:
v2.3.43/linux/drivers/char/lp.c
- Orig date:
Thu Feb 10 17:11:08 2000
diff -u --recursive --new-file v2.3.43/linux/drivers/char/lp.c linux/drivers/char/lp.c
@@ -409,11 +409,6 @@
return retv;
}
-static long long lp_lseek(struct file * file, long long offset, int origin)
-{
- return -ESPIPE;
-}
-
#ifdef CONFIG_PARPORT_1284
/* Status readback conforming to ieee1284 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)