Fix kernel-doc warnings

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7552 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-11-01 04:17:39 +00:00
parent 079d7a6312
commit dbdf7becb2
11 changed files with 130 additions and 130 deletions
+1 -1
View File
@@ -1340,7 +1340,7 @@ static struct iscsi_cmnd *cmnd_find_itt_get(struct iscsi_conn *conn, __be32 itt)
return found_cmnd;
}
/**
/*
** We use the ITT hash only to find original request PDU for subsequent
** Data-Out PDUs.
**/