commit | bb16991fe073643b59bd4195863cafc08032f04b | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <den@openvz.org> | Mon Sep 18 20:00:38 2023 +0200 |
committer | Denis V. Lunev <den@openvz.org> | Thu Sep 21 08:45:00 2023 +0200 |
tree | f19ce4460360f4943f2e32be9282b3a85f430d90 | |
parent | 4907644841e3200aea6475c0f72d3d987e9f3d93 [diff] |
parallels: fix formatting in bdrv_parallels initialization Old code is ugly and contains tabulations. There are no functional changes in this patch. Signed-off-by: Denis V. Lunev <den@openvz.org> Reviewed-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>