commit | 556e26a70b64a21507e231f9b54773adf74a7384 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jan 30 13:18:59 2017 +0100 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Feb 06 19:10:41 2017 -0500 |
tree | 9454beb50e112d3d38a2a9c09e0d8f7de8685cd2 | |
parent | b6a05c823fc573a65efc4466f174abf05f922e0f [diff] |
scsi: remove tsk_mgmt_response and it_nexus_response transport methods They are never called and just dispatch to methods of the same names in the FC and SRP transport classes that are never implemented. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>