]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf74cc337e40baf2b0920ff86e67b686b85afdc81
treeb202e3a9b73acad5a418dc23b0142544cdca9219
parent9c695055263db8b10e25477aaefcc1d8fb154c63
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