patch-2.3.3 linux/drivers/cdrom/sbpcd.c
Next file: linux/drivers/char/cyclades.c
Previous file: linux/drivers/cdrom/gscd.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat May 15 15:05:36 1999
- Orig file:
v2.3.2/linux/drivers/cdrom/sbpcd.c
- Orig date:
Fri May 14 18:55:15 1999
diff -u --recursive --new-file v2.3.2/linux/drivers/cdrom/sbpcd.c linux/drivers/cdrom/sbpcd.c
@@ -585,7 +585,7 @@
/*==========================================================================*/
#if FUTURE
-static struct wait_queue *sbp_waitq = NULL;
+static DECLARE_WAIT_QUEUE_HEAD(sbp_waitq);
#endif FUTURE
static int teac=SBP_TEAC_SPEED;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)