Michal Privoznik
c8238579fb
lib: Drop internal virXXXPtr typedefs
...
Historically, we declared pointer type to our types:
typedef struct _virXXX virXXX;
typedef virXXX *virXXXPtr;
But usefulness of such declaration is questionable, at best.
Unfortunately, we can't drop every such declaration - we have to
carry some over, because they are part of public API (e.g.
virDomainPtr). But for internal types - we can do drop them and
use what every other C project uses 'virXXX *'.
This change was generated by a very ugly shell script that
generated sed script which was then called over each file in the
repository. For the shell script refer to the cover letter:
https://listman.redhat.com/archives/libvir-list/2021-March/msg00537.html
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2021-04-13 17:00:38 +02:00
..
2020-10-19 11:50:49 +02:00
2021-03-20 07:53:45 +04:00
2021-04-12 15:55:10 +02:00
2021-02-08 18:50:47 +04:00
2021-04-12 15:55:10 +02:00
2021-03-01 20:09:46 +01:00
2021-03-23 14:06:31 +01:00
2020-10-20 09:05:10 +02:00
2020-11-24 18:45:07 +00:00
2020-11-24 18:45:07 +00:00
2017-07-11 10:41:24 +02:00
2020-11-24 14:21:08 -05:00
2021-04-12 15:55:10 +02:00
2021-04-07 15:24:17 -05:00
2021-01-04 15:33:31 +01:00
2021-04-12 15:55:10 +02:00
2020-10-20 09:05:10 +02:00
2021-02-20 13:20:32 +01:00
2021-04-12 16:09:42 +02:00
2020-11-20 12:09:51 +00:00
2021-03-09 22:58:30 +00:00
2021-01-08 15:27:00 +01:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2020-10-20 15:15:06 -04:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2020-11-06 09:14:01 +01:00
2021-03-09 22:58:30 +00:00
2021-04-12 15:55:10 +02:00
2021-04-12 15:55:10 +02:00
2021-01-08 09:18:21 +01:00
2021-04-12 15:55:10 +02:00
2021-04-12 15:55:10 +02:00
2021-03-01 15:44:47 +01:00
2021-02-10 13:37:12 +01:00
2020-05-25 16:09:58 +02:00
2020-10-05 10:28:43 +01:00
2019-12-17 10:04:43 +01:00
2018-08-13 14:19:41 -04:00
2021-04-01 13:36:35 +02:00
2020-12-07 15:38:31 -07:00
2020-12-07 15:38:31 -07:00
2021-04-01 13:36:35 +02:00
2020-03-09 15:46:42 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-12 15:55:10 +02:00
2021-02-08 18:50:47 +04:00
2021-03-05 15:33:34 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2019-10-15 16:14:19 +02:00
2020-09-23 16:49:01 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-01 14:01:06 -06:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-02-20 13:21:21 +01:00
2019-03-08 14:59:20 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-01-04 15:33:31 +01:00
2021-04-12 15:55:10 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-02-11 17:05:33 +01:00
2021-04-13 17:00:38 +02:00
2021-02-11 17:05:33 +01:00
2021-04-13 17:00:38 +02:00
2021-02-11 17:05:34 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-12 16:09:42 +02:00
2021-03-04 20:52:23 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2020-08-03 09:27:00 +02:00
2020-11-19 17:25:44 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-03-22 12:44:18 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-02-02 15:00:55 +01:00
2019-10-15 11:25:25 +02:00
2021-04-13 17:00:38 +02:00
2021-02-10 11:03:39 +01:00
2021-04-13 17:00:38 +02:00
2020-09-17 18:19:56 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2020-11-09 12:25:49 +01:00
2020-11-09 15:43:53 +01:00
2021-04-12 15:55:10 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2020-11-27 16:28:31 +01:00
2021-02-10 11:03:39 +01:00
2021-04-13 17:00:38 +02:00
2021-04-12 15:55:10 +02:00
2020-12-17 09:27:51 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-03-04 20:52:23 +01:00
2021-04-13 17:00:38 +02:00
2020-10-02 12:43:15 +02:00
2021-04-13 17:00:38 +02:00
2021-03-08 22:41:40 +01:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-03-22 12:05:18 +01:00
2020-03-06 17:02:10 +00:00
2020-11-23 14:44:39 +01:00
2021-01-06 09:25:07 +01:00
2020-08-03 09:26:36 +02:00
2020-11-23 14:44:39 +01:00
2020-11-23 14:44:39 +01:00
2020-11-23 14:44:39 +01:00
2021-01-06 09:25:07 +01:00
2020-11-23 14:44:39 +01:00
2021-01-06 09:25:07 +01:00
2021-04-13 17:00:38 +02:00
2021-04-12 15:55:10 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00
2021-04-13 17:00:38 +02:00