]> git.proxmox.com Git - mirror_qemu.git/commit
parallels: Fix comments formatting inside parallels driver
authorAlexander Ivanov <alexander.ivanov@virtuozzo.com>
Tue, 18 Jul 2023 10:44:23 +0000 (12:44 +0200)
committerDenis V. Lunev <den@openvz.org>
Wed, 6 Sep 2023 15:36:49 +0000 (17:36 +0200)
commita338dcbbabb04c5dc0fd36d29f14deb8669a8db6
treeb710f63cb08512c34965d346856ec7a033445ab9
parentbb20ec6b8b940131cef441ac7c433fe82150ba09
parallels: Fix comments formatting inside parallels driver

This patch is technically necessary as git patch rendering could result
in moving some code from one place to the another and that hits
checkpatch.pl warning. This problem specifically happens within next
series.

Signed-off-by: Alexander Ivanov <alexander.ivanov@virtuozzo.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Denis V. Lunev <den@openvz.org>
block/parallels.c