aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/target/target_core_base.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h
index 28190dc10eef..cd4caf3a598f 100644
--- a/include/target/target_core_base.h
+++ b/include/target/target_core_base.h
@@ -798,7 +798,6 @@ struct se_device {
798 spinlock_t stats_lock; 798 spinlock_t stats_lock;
799 /* Active commands on this virtual SE device */ 799 /* Active commands on this virtual SE device */
800 atomic_t simple_cmds; 800 atomic_t simple_cmds;
801 atomic_t depth_left;
802 atomic_t dev_ordered_id; 801 atomic_t dev_ordered_id;
803 atomic_t execute_tasks; 802 atomic_t execute_tasks;
804 atomic_t dev_ordered_sync; 803 atomic_t dev_ordered_sync;