Sukrit Bhatnagar 0f80c71822 util: cgroup: modify virCgroupFree to take virCgroupPtr
Modify virCgroupFree function signature to take a value of type
virCgroupPtr instead of virCgroupPtr * as the parameter.

Change the argument type in all calls to virCgroupFree function
from virCgroupPtr * to virCgroupPtr. This is a step towards
having consistent function signatures for Free helpers so that
they can be used with VIR_AUTOPTR cleanup macro.

Signed-off-by: Sukrit Bhatnagar <skrtbhtngr@gmail.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
2018-07-27 17:19:17 +02:00
..
2017-11-20 13:22:48 +01:00
2018-01-11 14:23:09 +01:00
2018-07-18 17:54:18 +02:00
2017-04-27 14:13:19 +02:00
2017-04-11 13:23:01 +02:00
2018-07-18 17:54:18 +02:00
2017-11-03 13:24:12 +01:00
2018-07-18 17:54:18 +02:00
2018-04-10 15:16:23 +02:00
2018-03-12 20:04:08 +04:00
2017-11-03 13:24:12 +01:00
2017-11-22 11:27:40 +01:00
2017-07-26 15:33:45 +02:00
2017-04-27 14:13:19 +02:00
2017-11-24 11:47:26 -05:00
2017-11-03 13:24:12 +01:00
2018-07-18 17:54:18 +02:00
2015-04-14 19:33:02 +02:00
2018-01-25 17:16:08 +01:00
2018-07-18 17:54:18 +02:00
2018-07-27 15:47:45 +02:00
2018-07-27 15:44:42 +02:00
2017-10-05 09:09:50 +02:00