On Thursday 25 October 2007 12:32:41 pm Randy Dunlap wrote: > > Entirely possible I'm doing something wrong: > > > > <sect1 id="scsi_device.h"> > > <title>include/scsi/scsi_device.h</title> > > <para> > > </para> > > !Einclude/scsi/scsi_device.h > > </sect1> > > !E is for exported symbols and that file has none. > USe !I instead. So how do I handle a case like drivers/ata/libata-core.c which has EXPORT_SYMBOL() calls for functions that live in (and are documented in) other files, such as ata_scsi_ioctl() in drivers/ata/libata-scsi.c? > --- > ~Randy Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson. - 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