commit | 3907adf67a1559d455f90b0de4c977dd456fe311 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Wed Mar 30 11:26:46 2016 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Apr 11 16:57:09 2016 -0400 |
tree | c6ebf679afdba5bf3ce99cf0b5bac84bfd5c50e2 | |
parent | 5cfe8d5b4c6f359a23738bbdc54a6007c6d6bdb1 [diff] |
libiscsi: Unexport iscsi_eh_target_reset() Running "git grep -nHw iscsi_eh_target_reset" shows that this function is only called from inside the drivers/scsi/libiscsi.c source file. Hence unexport this function. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>