OSDN Git Service

aha1542: Pass struct Scsi_Host * to functions
authorOndrej Zary <linux@rainbow-software.org>
Fri, 6 Feb 2015 22:11:49 +0000 (23:11 +0100)
committerJames Bottomley <JBottomley@Odin.com>
Fri, 10 Apr 2015 01:08:49 +0000 (18:08 -0700)
commit68ea9de3a6256195ab4d92fa7d0edf6ed657a500
treeb202e3a9b73acad5a418dc23b0142544cdca9219
parent954a9fd79b165c14e136e8f90e822ba3d186f6b1
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>
drivers/scsi/aha1542.c