Fixed a spelling error.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2330 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-10-02 09:47:40 +00:00
parent afcaf14667
commit 40369d1b01
+1 -1
View File
@@ -3581,7 +3581,7 @@ out_error:
* Notifies SCST that the driver sent the response and the command
* can be freed now. Don't forget to set the delivery status, if it
* isn't success, using scst_set_delivery_status() before calling
* this function. The third argument sets preferred command execition
* this function. The third argument sets preferred command execution
* context (see SCST_CONTEXT_* constants for details)
*/
void scst_tgt_cmd_done(struct scst_cmd *cmd,