Searched hist:"68 ea9de3" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | aha1542.c | 68ea9de3 Fri Feb 06 16:11:49 CST 2015 Ondrej Zary <linux@rainbow-software.org> aha1542: Pass struct Scsi_Host * to functions
Pass struct Scsi_Host * to functions instead of base address. This reduces the number of parameters and is also required for printk conversion.
Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <JBottomley@Odin.com> 68ea9de3 Fri Feb 06 16:11:49 CST 2015 Ondrej Zary <linux@rainbow-software.org> aha1542: Pass struct Scsi_Host * to functions Pass struct Scsi_Host * to functions instead of base address. This reduces the number of parameters and is also required for printk conversion. Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <JBottomley@Odin.com>
|