scsi: target: core: Unexport target_queue_submission()
[linux-2.6-block.git] / include / target / target_core_fabric.h
index a808c3c32004da75e4cbf16ceaf0c9b198f8e33f..3378ff9ee271c942536f341678d5045b3c782116 100644 (file)
@@ -182,7 +182,6 @@ sense_reason_t target_cmd_init_cdb(struct se_cmd *se_cmd, unsigned char *cdb,
 sense_reason_t target_cmd_parse_cdb(struct se_cmd *);
 void   target_submit_cmd(struct se_cmd *, struct se_session *, unsigned char *,
                unsigned char *, u64, u32, int, int, int);
-void   target_queue_submission(struct se_cmd *se_cmd);
 
 int    target_submit_tmr(struct se_cmd *se_cmd, struct se_session *se_sess,
                unsigned char *sense, u64 unpacked_lun,