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
2021-12-10 17:53:11 +01:00
2022-01-06 14:13:14 +01:00
2021-12-22 13:48:35 +01:00
2021-12-10 16:37:42 +01:00
2022-01-21 16:42:13 +01:00
2022-01-19 16:54:32 +01:00
2022-01-12 11:43:30 +01:00
2022-01-24 10:17:00 +01:00
2021-12-10 16:37:42 +01:00
2022-01-19 13:57:59 +01:00
2022-01-19 13:57:59 +01:00
2022-01-21 16:42:14 +01:00
2022-01-21 16:42:13 +01:00
2021-12-15 11:52:54 +01:00
2022-01-18 13:58:38 +01:00
2022-01-20 17:51:07 +01:00
2022-01-14 18:56:39 +00:00
2022-01-21 16:42:14 +01:00
2022-01-25 12:38:40 +01:00
2021-12-13 18:20:46 +01:00
2021-12-15 10:44:50 +01:00
2021-12-15 10:44:50 +01:00
2022-01-07 16:58:25 +01:00
2022-01-06 14:13:14 +01:00
2022-01-04 10:56:00 -07:00
2022-01-06 14:13:14 +01:00
2022-01-04 10:56:00 -07:00
2022-01-21 16:42:14 +01:00
2022-01-07 09:25:13 +01:00
2021-12-16 10:32:10 +01:00
2021-12-10 18:39:35 +01:00
2022-01-20 15:16:18 +01:00
2021-12-13 18:20:46 +01:00
2022-01-21 16:42:14 +01:00
2022-01-17 18:20:59 +01:00