On Fri, Sep 14, 2007 at 03:32:16AM -0700, Andrew Morton wrote: > y'know, if some brave soul were to write y'know - some brave sould already did it. > static inline void *scsi_host_data(struct Scsi_Host *host) > { > return (void *)host->hostdata; > } > > we could remove about 100000000000 ugly casts from scsi. it's called shost_priv, but I couldn't get a whole lot of driver authors to switch over yet. - 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