mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 21:26:31 +00:00
Fixed grammar in a source code comment.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1800 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+1
-1
@@ -2665,7 +2665,7 @@ out_unmap:
|
||||
* srpt_pending_cmd_timeout() - SCST command hw processing timeout callback.
|
||||
*
|
||||
* Called by the SCST core if no IB completion notification has been received
|
||||
* within than max_hw_pending_time seconds.
|
||||
* within max_hw_pending_time seconds.
|
||||
*/
|
||||
static void srpt_pending_cmd_timeout(struct scst_cmd *scmnd)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user