patch-2.4.0-test10 linux/drivers/char/ftape/zftape/zftape-write.c
Next file: linux/drivers/char/generic_serial.c
Previous file: linux/drivers/char/ftape/zftape/zftape-vtbl.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Oct 16 12:58:51 2000
- Orig file:
v2.4.0-test9/linux/drivers/char/ftape/zftape/zftape-write.c
- Orig date:
Thu Mar 12 10:33:21 1998
diff -u --recursive --new-file v2.4.0-test9/linux/drivers/char/ftape/zftape/zftape-write.c linux/drivers/char/ftape/zftape/zftape-write.c
@@ -48,8 +48,8 @@
/* Local vars.
*/
-static int last_write_failed = 0;
-static int need_flush = 0;
+static int last_write_failed;
+static int need_flush;
void zft_prevent_flush(void)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)