mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 21:26:31 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user