Michal Privoznik e185f03f39 qemuDomainAttachHostPCIDevice: Fix coding style
Our coding style requires that a body of an if() longer than two
lines is wrapped in a curly braces. There's one offender in
qemuDomainAttachHostPCIDevice(). Fortunately, there was no
functional problem because one of the lines is a comment.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2022-01-25 12:38:40 +01:00
..
2022-01-17 18:20:59 +01:00
2022-01-12 11:43:30 +01:00
2021-12-15 11:52:54 +01:00
2022-01-17 18:20:59 +01:00