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:
Bart Van Assche
2010-06-30 18:54:29 +00:00
parent f63533f5c6
commit 4438a65592
+1 -1
View File
@@ -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)
{