patch-2.4.0-test10 linux/drivers/char/ftape/lowlevel/ftape-format.c

Next file: linux/drivers/char/ftape/lowlevel/ftape-io.c
Previous file: linux/drivers/char/ftape/lowlevel/ftape-bsm.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-format.c linux/drivers/char/ftape/lowlevel/ftape-format.c
@@ -47,7 +47,7 @@
 /*
  *  first segment of the new buffer
  */
-static int switch_segment = 0;
+static int switch_segment;
 
 /*
  *  at most 256 segments fit into one 32 kb buffer.  Even TR-1 cartridges have

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)