Cole Robinson
6a4d938dd3
Require a semicolon for VIR_ENUM_IMPL calls
...
Missing semicolon at the end of macros can confuse some analyzers
(like cppcheck <filename>), and we have a mix of semicolon and
non-semicolon usage through the code. Let's standardize on using
a semicolon for VIR_ENUM_IMPL calls.
Move the verify() statement to the end of the macro and drop
the semicolon, so the compiler will require callers to add a
semicolon.
While we are touching these call sites, standardize on putting
the closing parenth on its own line, as discussed here:
https://www.redhat.com/archives/libvir-list/2019-January/msg00750.html
Reviewed-by: John Ferlan <jferlan@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2019-02-03 17:46:29 -05:00
..
2018-01-11 18:53:04 +01:00
2018-12-14 10:47:13 +00:00
2018-12-14 10:47:13 +00:00
2018-12-19 15:32:45 +01:00
2017-10-16 10:22:34 +01:00
2017-10-16 10:22:34 +01:00
2018-04-24 10:46:41 +02:00
2018-04-12 16:52:01 +01:00
2019-01-07 16:46:55 -06:00
2019-01-25 15:44:36 +01:00
2019-01-03 13:24:18 +01:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2019-02-03 17:46:29 -05:00
2019-01-03 13:24:18 +01:00
2019-02-03 17:46:29 -05:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-02-03 17:46:29 -05:00
2019-01-03 13:24:18 +01:00
2019-02-03 17:46:29 -05:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-02-03 17:46:29 -05:00
2019-01-03 13:24:18 +01:00
2019-02-03 17:46:29 -05:00
2019-01-03 13:24:18 +01:00
2019-01-28 14:46:58 +01:00
2019-01-03 13:24:18 +01:00
2018-06-05 18:44:05 +02:00
2018-12-14 10:47:13 +00:00
2019-02-03 17:46:29 -05:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-01-29 19:16:13 -05:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00
2019-02-03 17:46:29 -05:00
2019-01-03 13:24:18 +01:00
2017-10-16 10:22:34 +01:00
2018-09-20 10:16:38 +02:00
2018-12-14 10:47:13 +00:00
2018-10-08 09:55:40 +02:00
2018-12-14 10:47:13 +00:00
2018-10-05 15:53:29 +02:00
2018-12-14 10:47:13 +00:00
2018-10-05 15:53:29 +02:00
2018-12-14 10:47:13 +00:00
2018-09-20 10:16:39 +02:00
2017-10-16 10:22:34 +01:00
2019-01-03 13:24:18 +01:00
2016-06-10 11:03:02 +01:00
2017-10-16 10:22:34 +01:00
2018-12-11 14:58:43 +00:00
2017-10-16 10:22:34 +01:00
2016-04-25 15:40:43 +02:00
2017-10-16 10:22:34 +01:00
2019-01-25 14:04:19 +01:00
2018-07-19 16:16:57 -04:00
2018-12-13 16:08:38 +00:00
2018-12-14 10:47:13 +00:00
2019-01-03 13:24:18 +01:00
2019-01-03 13:24:18 +01:00