ib_srpt: Clarify a comment

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4147 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2012-02-25 08:59:13 +00:00
parent 2553057f73
commit 30615c003c

View File

@@ -1294,7 +1294,7 @@ static void srpt_put_send_ioctx(struct srpt_send_ioctx *ioctx)
}
/**
* srpt_abort_cmd() - Abort a SCSI command.
* srpt_abort_cmd() - Make SCST stop processing a SCSI command.
* @ioctx: I/O context associated with the SCSI command.
* @context: Preferred execution context.
*/