diff options
author | 2017-08-25 13:57:20 +0200 | |
---|---|---|
committer | 2017-08-25 17:21:12 -0400 | |
commit | 7bc4e528d9f6fc4677eb1a4b0ddeb989c50e051d (patch) | |
tree | d2b623424be201461e78ed340d184c9e18a5a3fd /drivers/message/fusion/mptsas.c | |
parent | scsi: megaraid_mbox: drop duplicate bus reset and device reset function (diff) | |
download | wireguard-linux-7bc4e528d9f6fc4677eb1a4b0ddeb989c50e051d.tar.xz wireguard-linux-7bc4e528d9f6fc4677eb1a4b0ddeb989c50e051d.zip |
scsi: visorhba: sanitze private device data allocation
There's no need to keep the private data for a device in a separate
list; better to store it in ->hostdata and do away with the additional
list.
Signed-off-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions