On Wed, 21 Feb 2007, Matthew Wilcox wrote: > On Wed, Feb 21, 2007 at 04:12:06PM +0000, Srdjan Todorovic wrote: > > So how is it possible that other drivers such as aha1542.c use these defines? > > Possibly, they don't. I just looked at the ncr53c8xx driver, and the > only uses of SCSI_ABORT_* are inside an #if 0 block. The same is true > for aha1542. Those pesky #if 0 blocks are annoying. I just looked at aha1542.c and saw layered #if 0 blocks. :-| I'll recheck the other drivers then. It would seem the only users then are initio and sun3*. What's the best thing to do about it? Should I keep things as they are with SCSI_ABORT_* or should I move them to include/scsi/ or something entirely different? Thanks, Srdjan - 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