[SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
[pandora-kernel.git] / include / target / target_core_fabric_ops.h
index dc78f77..747e140 100644 (file)
@@ -77,7 +77,6 @@ struct target_core_fabric_ops {
        u16 (*set_fabric_sense_len)(struct se_cmd *, u32);
        u16 (*get_fabric_sense_len)(void);
        int (*is_state_remove)(struct se_cmd *);
-       u64 (*pack_lun)(unsigned int);
        /*
         * fabric module calls for target_core_fabric_configfs.c
         */