diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/target/target_core_base.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/target/target_core_base.h b/include/target/target_core_base.h index d6f96c735309..bf9a4d6c26da 100644 --- a/include/target/target_core_base.h +++ b/include/target/target_core_base.h | |||
@@ -291,9 +291,6 @@ struct t10_alua_tg_pt_gp { | |||
291 | int tg_pt_gp_implicit_trans_secs; | 291 | int tg_pt_gp_implicit_trans_secs; |
292 | int tg_pt_gp_pref; | 292 | int tg_pt_gp_pref; |
293 | int tg_pt_gp_write_metadata; | 293 | int tg_pt_gp_write_metadata; |
294 | /* Used by struct t10_alua_tg_pt_gp->tg_pt_gp_md_buf_len */ | ||
295 | #define ALUA_MD_BUF_LEN 1024 | ||
296 | u32 tg_pt_gp_md_buf_len; | ||
297 | u32 tg_pt_gp_members; | 294 | u32 tg_pt_gp_members; |
298 | atomic_t tg_pt_gp_alua_access_state; | 295 | atomic_t tg_pt_gp_alua_access_state; |
299 | atomic_t tg_pt_gp_ref_cnt; | 296 | atomic_t tg_pt_gp_ref_cnt; |