checkpatch: two spelling fixes
[sfrench/cifs-2.6.git] / include / target / target_core_backend.h
index b6b3fb444a9204b6096fdd07d452c07f4d01ff3c..34a15d59ed887e944dfe38fe302d808e544a9c54 100644 (file)
@@ -53,6 +53,7 @@ struct target_backend_ops {
        void (*free_prot)(struct se_device *);
 
        struct configfs_attribute **tb_dev_attrib_attrs;
+       struct configfs_attribute **tb_dev_action_attrs;
 };
 
 struct sbc_ops {