[PATCH] 2.5.43 : drivers/block/xd.c

From: Frank Davis (fdavis@si.rr.com)
Date: Fri Oct 18 2002 - 19:58:38 EST


Hello all,
 The following fixes a 'used but not declared' compile error. Please review
for inclusion.

Regards,
Frank

--- linux/drivers/block/xd.c.old Fri Oct 18 20:51:44 2002
+++ linux/drivers/block/xd.c Fri Oct 18 20:54:02 2002
@@ -150,6 +150,7 @@
 static int __init xd_init(void)
 {
         u_char i,controller;
+ u_char count = 0;
         unsigned int address;
         int err;
 
 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Oct 23 2002 - 22:00:45 EST