aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/target/target_core_base.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h
index 36a06f79c973..f63997316dab 100644
--- a/include/target/target_core_base.h
+++ b/include/target/target_core_base.h
@@ -444,8 +444,6 @@ struct se_cmd {
444 struct list_head se_qf_node; 444 struct list_head se_qf_node;
445 struct se_device *se_dev; 445 struct se_device *se_dev;
446 struct se_dev_entry *se_deve; 446 struct se_dev_entry *se_deve;
447 struct se_device *se_obj_ptr;
448 struct se_device *se_orig_obj_ptr;
449 struct se_lun *se_lun; 447 struct se_lun *se_lun;
450 /* Only used for internal passthrough and legacy TCM fabric modules */ 448 /* Only used for internal passthrough and legacy TCM fabric modules */
451 struct se_session *se_sess; 449 struct se_session *se_sess;