Michal Privoznik
d3a7479c0b
Use more of VIR_XPATH_NODE_AUTORESTORE
...
This is convenience macro, use it more. This commit was generated
using the following spatch:
@@
symbol node;
identifier old;
identifier ctxt;
type xmlNodePtr;
@@
- xmlNodePtr old;
+ VIR_XPATH_NODE_AUTORESTORE(ctxt);
...
- old = ctxt->node;
... when != old
- ctxt->node = old;
@@
symbol node;
identifier old;
identifier ctxt;
type xmlNodePtr;
@@
- xmlNodePtr old = ctxt->node;
+ VIR_XPATH_NODE_AUTORESTORE(ctxt);
... when != old
- ctxt->node = old;
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2020-06-03 21:06:02 +02:00
..
2018-01-11 18:53:04 +01:00
2020-03-30 16:11:13 +02:00
2020-04-14 16:29:04 +02:00
2019-08-22 17:05:17 +02:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:45 +01:00
2019-08-09 14:06:31 +01:00
2020-06-03 13:56:20 +02:00
2020-04-03 11:50:35 +02:00
2020-02-07 15:03:54 +00:00
2009-09-21 14:41:45 +01:00
2019-12-10 12:41:56 +01:00
2019-12-10 12:41:56 +01:00
2020-01-17 10:02:01 +00:00
2019-07-26 16:48:58 -05:00
2019-10-21 12:51:59 +02:00
2019-08-09 09:18:19 +02:00
2020-01-16 09:02:35 +01:00
2020-01-16 09:02:35 +01:00
2019-11-12 16:15:59 +01:00
2019-08-09 09:17:44 +02:00
2019-10-21 12:51:59 +02:00
2019-08-09 09:07:51 +02:00
2019-11-12 17:54:01 +01:00
2019-08-09 09:09:59 +02:00
2019-10-24 08:10:37 +02:00
2019-08-09 09:10:08 +02:00
2019-10-21 12:51:59 +02:00
2019-08-09 09:15:36 +02:00
2019-10-24 08:10:37 +02:00
2019-08-09 09:20:13 +02:00
2020-01-28 18:09:57 +01:00
2019-08-09 09:16:28 +02:00
2019-10-21 12:51:59 +02:00
2019-08-09 09:17:06 +02:00
2019-10-21 12:51:59 +02:00
2019-08-09 09:07:02 +02:00
2019-11-12 16:15:59 +01:00
2019-08-09 09:18:54 +02:00
2019-12-10 13:49:24 +01:00
2019-06-19 17:12:34 +02:00
2020-01-30 12:32:03 +01:00
2020-01-07 16:12:55 +01:00
2020-06-03 21:06:02 +02:00
2020-01-16 09:02:35 +01:00
2019-10-15 16:14:19 +02:00
2019-11-12 16:15:59 +01:00
2019-06-19 17:12:34 +02:00
2020-02-24 23:15:49 +01:00
2019-06-19 17:12:34 +02:00
2020-01-17 10:02:01 +00:00
2019-06-19 17:12:34 +02:00
2020-02-24 23:15:50 +01:00
2019-08-09 09:03:53 +02:00
2020-02-24 23:15:49 +01:00
2019-06-19 17:12:34 +02:00
2020-01-30 12:32:03 +01:00
2019-06-19 17:12:34 +02:00
2020-01-29 14:51:39 +00:00
2019-06-19 17:12:34 +02:00
2020-01-17 10:02:01 +00:00
2019-06-19 17:12:34 +02:00
2020-01-28 18:09:57 +01:00
2020-01-28 18:09:57 +01:00
2019-11-12 16:15:59 +01:00
2019-06-19 17:12:34 +02:00
2020-01-29 14:51:40 +00:00
2020-02-07 15:03:53 +00:00
2019-10-21 12:51:59 +02:00
2019-06-19 17:12:34 +02:00
2020-05-13 16:28:14 +01:00
2019-06-19 17:12:34 +02:00
2020-05-05 14:45:58 +02:00
2019-06-19 17:12:34 +02:00
2020-03-16 10:38:21 +01:00
2020-03-16 10:38:21 +01:00
2018-10-05 15:53:29 +02:00
2019-06-19 17:12:34 +02:00
2020-03-16 10:38:21 +01:00
2019-06-19 17:12:34 +02:00
2018-09-20 10:16:39 +02:00
2020-01-03 15:42:13 +00:00
2020-01-29 14:51:39 +00:00
2016-06-10 11:03:02 +01:00
2019-07-01 17:20:32 +02:00
2016-04-25 15:40:43 +02:00
2019-09-12 16:06:57 +01:00
2020-01-29 14:51:39 +00:00
2019-06-19 17:12:34 +02:00
2020-03-13 17:26:55 +01:00
2020-01-17 10:02:01 +00:00