patch-2.4.0-test10 linux/drivers/char/dtlk.c
Next file: linux/drivers/char/dz.c
Previous file: linux/drivers/char/dsp56k.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Oct 12 11:16:25 2000
- Orig file:
v2.4.0-test9/linux/drivers/char/dtlk.c
- Orig date:
Wed Jul 12 21:58:42 2000
diff -u --recursive --new-file v2.4.0-test9/linux/drivers/char/dtlk.c linux/drivers/char/dtlk.c
@@ -392,7 +392,6 @@
{
current->state = TASK_INTERRUPTIBLE;
schedule_timeout((ms * HZ + 1000 - HZ) / 1000);
- current->state = TASK_RUNNING;
}
static int dtlk_readable(void)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)