commit | bbc5261b2cb5e69754c935ea2466fb22775f0e48 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Wed Feb 16 15:04:34 2011 -0600 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Feb 24 12:41:07 2011 -0500 |
tree | 76ef77c44abca779418d74b53325ebd6f0b46132 | |
parent | 22a39fbbfecfea703b686a4626a631d706ccb3ee [diff] |
[SCSI] iscsi class: remove unused active variable The active variable on the iscsi_cls_conn is not used so this patch removes it. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@suse.de>