scsi: libiscsi: Remove iscsi_destroy_session
authorKhazhismel Kumykov <khazhy@google.com>
Thu, 13 Jul 2017 16:11:22 +0000 (09:11 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 3 Oct 2017 02:23:21 +0000 (22:23 -0400)
commit1c048a250aae1aaab0ba9dbec908f0c6cdb8614f
treee5991fc1589a6cb3e06a63af095788ed701b327f
parent9e10b5121ad991ea6e84ca40b15a04cdc551bfe9
scsi: libiscsi: Remove iscsi_destroy_session

iscsi_session_teardown was the only user of this function. Function
currently is just short for iscsi_remove_session + iscsi_free_session.

Signed-off-by: Khazhismel Kumykov <khazhy@google.com>
Acked-by: Chris Leech <cleech@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_transport_iscsi.c
include/scsi/scsi_transport_iscsi.h