patch-2.4.0-test10 linux/drivers/char/ftape/lowlevel/ftape-write.c
Next file: linux/drivers/char/ftape/zftape/zftape-buffers.c
Previous file: linux/drivers/char/ftape/lowlevel/ftape-tracing.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 16 12:58:51 2000
- Orig file:
v2.4.0-test9/linux/drivers/char/ftape/lowlevel/ftape-write.c
- Orig date:
Tue Nov 25 14:45:27 1997
diff -u --recursive --new-file v2.4.0-test9/linux/drivers/char/ftape/lowlevel/ftape-write.c linux/drivers/char/ftape/lowlevel/ftape-write.c
@@ -47,7 +47,7 @@
/* Local vars.
*/
-static int last_write_failed = 0;
+static int last_write_failed;
void ftape_zap_write_buffers(void)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)