Eugenio Pérez
a89b34be5e
util: Make some iova_tree parameters const
...
As qemu guidelines:
Unless a pointer is used to modify the pointed-to storage, give it the
"const" attribute.
In the particular case of iova_tree_find it allows to enforce what is
requested by its comment, since the compiler would shout in case of
modifying or freeing the const-qualified returned pointer.
Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Acked-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211013182713.888753-2-eperezma@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-11-02 15:57:21 +01:00
..
2021-07-21 13:47:50 +01:00
2020-09-23 16:07:44 +01:00
2021-07-21 13:47:50 +01:00
2021-07-21 13:47:50 +01:00
2020-09-23 16:07:44 +01:00
2020-11-15 17:04:40 +01:00
2020-09-23 16:07:44 +01:00
2020-10-23 13:42:16 +01:00
2020-10-23 13:42:16 +01:00
2020-11-15 17:04:40 +01:00
2021-01-21 13:00:41 +01:00
2021-01-07 05:09:41 -10:00
2021-10-13 10:47:49 +02:00
2021-01-26 14:36:37 +01:00
2020-07-13 11:40:52 +02:00
2021-01-24 20:10:54 +01:00
2021-05-13 18:06:40 +02:00
2020-07-13 14:36:10 +01:00
2021-02-16 17:15:39 +01:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2020-09-23 13:45:52 +01:00
2021-02-07 20:38:20 +00:00
2020-11-15 17:04:40 +01:00
2020-11-15 17:04:40 +01:00
2020-06-26 06:45:29 -04:00
2021-07-09 18:42:46 +02:00
2020-09-29 02:14:30 -04:00
2021-10-27 17:10:00 -07:00
2021-03-09 21:47:45 +01:00
2021-02-03 08:00:33 -06:00
2021-11-02 15:57:21 +01:00
2021-07-06 08:33:51 +02:00
2020-09-23 16:07:44 +01:00
2020-11-15 17:04:40 +01:00
2021-07-05 11:40:32 +01:00
2021-10-14 09:50:57 +02:00
2021-07-06 18:05:16 -04:00
2021-07-09 18:20:27 +02:00
2020-12-10 17:16:44 +01:00
2021-06-13 17:42:40 -07:00
2021-06-15 20:27:38 +02:00
2021-06-19 14:51:51 -07:00
2021-06-25 14:24:24 +03:00
2021-07-22 14:44:47 +02:00
2021-03-31 10:44:21 +01:00
2021-05-21 18:22:33 +01:00
2020-09-23 16:07:44 +01:00
2021-02-01 10:50:55 +00:00
2021-09-15 14:42:48 +02:00
2021-10-15 16:11:22 +02:00
2020-10-09 07:08:19 +02:00
2020-09-17 20:38:42 +02:00
2021-09-30 15:30:25 +02:00
2021-10-14 09:50:57 +02:00
2021-06-16 15:03:26 +02:00
2021-01-18 10:05:06 +00:00
2021-04-12 12:27:14 +10:00
2020-09-23 16:07:44 +01:00
2021-07-21 07:45:38 -10:00
2020-09-23 16:07:44 +01:00
2021-01-04 11:13:39 +00:00
2021-07-26 07:06:49 -10:00
2020-09-23 16:07:44 +01:00
2020-05-04 14:54:35 -05:00
2020-05-04 16:07:43 +01:00
2021-01-08 15:13:38 +00:00
2021-07-09 18:20:27 +02:00
2020-08-21 06:18:24 -04:00
2021-04-30 12:27:47 +02:00
2021-07-09 12:26:05 +02:00
2021-02-08 11:19:51 +00:00
2021-09-07 09:08:24 +01:00
2020-10-23 13:42:16 +01:00
2021-04-01 15:27:44 +04:00