From 1df8d510919d2ccb5d6187db342951c9fe08cebc Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 2 Oct 2010 15:09:12 +0000 Subject: [PATCH] Source code comment update. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2337 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- srpt/src/ib_srpt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index d19e8682a..220436658 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -3137,7 +3137,7 @@ out_unmap: } /** - * srpt_pending_cmd_timeout() - SCST command hw processing timeout callback. + * srpt_pending_cmd_timeout() - SCST command HCA processing timeout callback. * * Called by the SCST core if no IB completion notification has been received * within max_hw_pending_time seconds.