On Fri, Jul 20, 2007 at 10:23:03PM -0400, Jeff Garzik wrote: > [SCSI] gdth: Isolate driver-global variables using helpers > > Sanitizes access to some driver-global variables, in preparation for > making them dynamic rather than statically-sized. > > This equivalent-transform style change blissfully ignores the fact that > gdth_ctr_vtab[] is never used (only assigned), and that the driver > itself seems to get a bit confused between gdth_ctr_count and > gdth_ctr_vcount. The whole virtual-controller stuff needs reviewing > for edge cases. NACK. This crap should mostly go away entirely and not beeing isolated. I have patches for that somewhere deep down in my patchqueue. I can't surprise to have them forward ported today, but I'll try. - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html