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

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)