patch-2.1.132 linux/drivers/block/paride/pt.c

Next file: linux/drivers/block/raid1.c
Previous file: linux/drivers/block/paride/pseudo.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.131/linux/drivers/block/paride/pt.c linux/drivers/block/paride/pt.c
@@ -471,7 +471,7 @@
 
 {	int	k, e, s;
 
-	k = 0;
+	k = 0; e = 0; s = 0;
 	while (k < tmo) {
 		pt_sleep(pause);
 		k++;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov