patch-2.1.128 linux/drivers/char/ftape/lowlevel/fdc-io.c
Next file: linux/drivers/char/ftape/zftape/zftape-buffers.c
Previous file: linux/drivers/char/bttv.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Nov 8 11:13:03 1998
- Orig file:
v2.1.127/linux/drivers/char/ftape/lowlevel/fdc-io.c
- Orig date:
Sun Nov 8 14:02:54 1998
diff -u --recursive --new-file v2.1.127/linux/drivers/char/ftape/lowlevel/fdc-io.c linux/drivers/char/ftape/lowlevel/fdc-io.c
@@ -388,8 +388,9 @@
struct wait_queue wait = {current, NULL};
sigset_t old_sigmask;
static int resetting = 0;
- TRACE_FUN(ft_t_fdc_dma);
long timeout;
+
+ TRACE_FUN(ft_t_fdc_dma);
#if LINUX_VERSION_CODE >= KERNEL_VER(2,0,16)
if (waitqueue_active(&ftape_wait_intr)) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov