target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
[deliverable/linux.git] / include / target / target_core_fabric.h
index ba3471b73c07557d91411d9d6b3367e356962096..8a26f0d55fd123a8cac132246ab82f450ec4d8ea 100644 (file)
@@ -123,7 +123,7 @@ int transport_send_check_condition_and_sense(struct se_cmd *,
 int    target_get_sess_cmd(struct se_session *, struct se_cmd *, bool);
 int    target_put_sess_cmd(struct se_session *, struct se_cmd *);
 void   target_sess_cmd_list_set_waiting(struct se_session *);
-void   target_wait_for_sess_cmds(struct se_session *, int);
+void   target_wait_for_sess_cmds(struct se_session *);
 
 int    core_alua_check_nonop_delay(struct se_cmd *);
 
This page took 0.025353 seconds and 5 git commands to generate.