Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> --- usr/tgtd.h | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/usr/tgtd.h b/usr/tgtd.h index 032cb1c..547edaa 100644 --- a/usr/tgtd.h +++ b/usr/tgtd.h @@ -211,9 +211,6 @@ enum mgmt_req_result { extern int system_active; extern int is_debug; -extern int kspace_send_tsk_mgmt_res(struct mgmt_req *mreq); -extern int kspace_send_cmd_res(uint64_t nid, int result, struct scsi_cmd *); - extern int ipc_init(void); extern void ipc_exit(void); extern int tgt_device_create(int tid, int dev_type, uint64_t lun, char *args, int backing); -- 1.7.2.5 -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html