提交 d3d665a6 编写于 作者: M Michael S. Tsirkin

vhost-scsi: whitespace tweak

Remove space at start of line that sneaked in.
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
上级 595cb754
......@@ -461,7 +461,7 @@ static void tcm_vhost_release_cmd(struct se_cmd *se_cmd)
u32 i;
for (i = 0; i < tv_cmd->tvc_sgl_count; i++)
put_page(sg_page(&tv_cmd->tvc_sgl[i]));
}
}
tcm_vhost_put_inflight(tv_cmd->inflight);
percpu_ida_free(&se_sess->sess_tag_pool, se_cmd->map_tag);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册