mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 19:51:27 +00:00
isert: Remove a leftover comment from the old days
Signed-off-by: Yan Burman <yanb@mellanox.com> git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/iser@5788 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1059,8 +1059,6 @@ fail_get:
|
||||
return ERR_PTR(err);
|
||||
}
|
||||
|
||||
/* start closing process;
|
||||
* only when all buffers released, can free */
|
||||
static void isert_kref_free(struct kref *kref)
|
||||
{
|
||||
struct isert_connection *isert_conn = container_of(kref,
|
||||
|
||||
Reference in New Issue
Block a user