commit | cd46140a9a2f8fe0208262dc5f4d1fba15c93063 | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Sun Jan 03 16:06:06 2016 +1100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Wed Jan 06 21:43:08 2016 -0500 |
tree | 47b9c5d285f555bd50050b3ee47f34c2958a3a20 | |
parent | b746545f8bb0c4280c247353d61ac93620f5ef17 [diff] |
atari_scsi, sun3_scsi: Remove global Scsi_Host pointer This refactoring removes two global Scsi_Host pointers. This improves consistency with other ncr5380 drivers. Adopting the same conventions as the other drivers makes them easier to read. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Hannes Reinecke <hare@suse.com> Tested-by: Michael Schmitz <schmitzmic@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>