Randy Dunlap wrote: > --- linux-2.6.33-rc8-git6.orig/drivers/scsi/scsi_scan.c > +++ linux-2.6.33-rc8-git6/drivers/scsi/scsi_scan.c [...] > @@ -1920,17 +1917,12 @@ struct scsi_device *scsi_get_host_dev(st > EXPORT_SYMBOL(scsi_get_host_dev); > > /* Should be /**. > - * Function: scsi_free_host_dev() > - * > - * Purpose: Free a scsi_device that points to the host adapter itself. > - * > - * Arguments: SHpnt - Host that needs a scsi_device > + * scsi_free_host_dev - Free a scsi_device that points to the host adapter itself > + * @sdev: Host that needs a scsi_device Perhaps: @sdev: Device to be freed > * > * Lock status: None assumed. > * > * Returns: Nothing > - * > - * Notes: > */ > void scsi_free_host_dev(struct scsi_device *sdev) > { -- Stefan Richter -=====-==-=- --=- =--== http://arcgraph.de/sr/ -- 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