
13 Dec
2024
13 Dec
'24
1:41 p.m.
13.12.2024 16:32, Jiri Denemark wrote:
@@ -214,7 +212,7 @@ virSCSIVHostDeviceGetUsedBy(virSCSIVHostDevice *dev, { *drv_name = dev->used_by_drvname; *dom_name = dev->used_by_domname; - } +} This is completely unrelated to what this patch is doing. Yes, I just wanted to fix this small cosmetic thing, but I thought it was too small for a separate patch. Should it be taken out separately, or left until possible changes in the affected function?
-- Best regards, Alexander Kuznetsov