diff options
author | Mike Christie <michaelc@cs.wisc.edu> | 2011-07-25 14:48:46 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2011-08-27 10:36:17 -0400 |
commit | 3093b0484d77ea774d74dfd7f5419831a716a9aa (patch) | |
tree | 34b1afe3fea1f90fa1acac25015da3647b1479f7 /include/scsi/sg.h | |
parent | f27fb2ef7bd88c9c5f67befe4d85e2155aa0e1a8 (diff) |
[SCSI] be2iscsi: remove host and session casts
iscsi_session_to_shost is a macro around dev_to_shost which returns a
Scsi_Host so there is no need to cast.
iscsi_session_to_shost is a macro around shost_priv which
returns a void pointer so no need to cast.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'include/scsi/sg.h')
0 files changed, 0 insertions, 0 deletions