T0161_readcapacity16_alloclen: remove unused variable
Signed-off-by: Arne Redlich <arne.redlich@googlemail.com>
This commit is contained in:
@@ -27,7 +27,6 @@ int T0161_readcapacity16_alloclen(const char *initiator, const char *url, int da
|
|||||||
{
|
{
|
||||||
struct iscsi_context *iscsi;
|
struct iscsi_context *iscsi;
|
||||||
struct scsi_task *task;
|
struct scsi_task *task;
|
||||||
struct iscsi_data data;
|
|
||||||
int ret, lun;
|
int ret, lun;
|
||||||
|
|
||||||
printf("0161_readcapacity16_alloclen:\n");
|
printf("0161_readcapacity16_alloclen:\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user