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-11-12 14:11:43 +01:00
2021-11-25 09:19:59 +01:00
2021-11-25 09:19:59 +01:00
2021-12-01 10:56:58 +01:00
2021-12-22 13:48:35 +01:00
2021-12-10 16:37:42 +01:00
2021-12-01 13:39:47 +01:00
2022-01-21 16:42:13 +01:00
2022-01-19 16:54:32 +01:00
2021-11-05 17:12:25 +01:00
2022-01-12 11:43:30 +01:00
2021-12-01 13:53:11 +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
2021-11-19 12:38:34 +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
2021-12-01 12:45:40 +01:00
2022-01-20 17:51:07 +01:00
2021-10-12 14:12:11 +02:00
2021-10-12 14:12:11 +02: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-10-06 12:03:12 +02:00
2021-12-13 18:20:46 +01:00
2021-11-18 15:48:59 +01:00
2021-12-01 10:56:58 +01:00
2021-08-25 15:32:44 +02: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
2021-12-07 09:00:39 +01:00
2022-01-06 14:13:14 +01:00
2022-01-04 10:56:00 -07:00
2021-11-23 16:03:07 +01:00
2021-11-23 16:03:07 +01:00
2022-01-06 14:13:14 +01:00
2022-01-04 10:56:00 -07:00
2021-11-19 12:38:35 +01:00
2022-01-21 16:42:14 +01:00
2022-01-07 09:25:13 +01:00
2021-11-01 17:37:15 +01:00
2021-12-16 10:32:10 +01:00
2021-08-26 16:06:45 -06:00
2021-08-26 16:06:45 -06: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
2021-08-25 15:32:44 +02:00
2021-11-22 12:39:59 +01:00
2021-10-12 14:12:11 +02:00
2021-09-27 10:11:21 +02:00
2021-12-01 10:56:58 +01:00
2022-01-17 18:20:59 +01:00