diff options
Diffstat (limited to 'include/target/target_core_fabric.h')
-rw-r--r-- | include/target/target_core_fabric.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/target/target_core_fabric.h b/include/target/target_core_fabric.h index 69fb3cfd02d..a218d02f829 100644 --- a/include/target/target_core_fabric.h +++ b/include/target/target_core_fabric.h | |||
@@ -63,7 +63,6 @@ struct target_core_fabric_ops { | |||
63 | int (*queue_status)(struct se_cmd *); | 63 | int (*queue_status)(struct se_cmd *); |
64 | int (*queue_tm_rsp)(struct se_cmd *); | 64 | int (*queue_tm_rsp)(struct se_cmd *); |
65 | u16 (*set_fabric_sense_len)(struct se_cmd *, u32); | 65 | u16 (*set_fabric_sense_len)(struct se_cmd *, u32); |
66 | u16 (*get_fabric_sense_len)(void); | ||
67 | /* | 66 | /* |
68 | * fabric module calls for target_core_fabric_configfs.c | 67 | * fabric module calls for target_core_fabric_configfs.c |
69 | */ | 68 | */ |