mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-25 16:00:19 +00:00
ib_srpt: Shorten a source code comment
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6097 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1342,8 +1342,7 @@ static void srpt_put_send_ioctx(struct srpt_send_ioctx *ioctx)
|
||||
|
||||
/*
|
||||
* If the WARN_ON() below gets triggered this means that
|
||||
* srpt_unmap_sg_to_ib_sge() has not been called before
|
||||
* scst_tgt_cmd_done().
|
||||
* srpt_unmap_sg_to_ib_sge() has not been called.
|
||||
*/
|
||||
WARN_ON(ioctx->mapped_sg_count);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user