Inc a scsi_host ref count
struct Scsi_Host * scsi_host_get(struct Scsi_Host * shost);
shost
Pointer to Scsi_Host to inc.
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>