提交 2f40ede4 编写于 作者: O Osier Yang

storage: Fix the indention

Pushed under trivial rule
上级 93002b98
......@@ -1833,8 +1833,8 @@ storageVolumeResize(virStorageVolPtr obj,
if (backend->resizeVol(obj->conn, pool, vol, abs_capacity, flags) < 0)
goto out;
vol->capacity = abs_capacity;
ret = 0;
vol->capacity = abs_capacity;
ret = 0;
out:
if (pool)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册