constants.c fix for 2.5.22 compile error

Jason Straight (jason@blazeconnect.net)
Mon, 17 Jun 2002 08:25:56 -0400


line 997 in /drivers/scsi/constants.c tries to use i without declaring it.
add i to the int declaration in 910 seems to fix.
-- 

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jason Straight President BlazeConnect Internet Services Cheboygan Michigan www.blazeconnect.net Phone: 231-597-0376

- 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/