Greg Kurz
d14dde5ec7
virtio-blk: make some functions static
...
Some functions that were called from the dataplane code are now only used
locally:
virtio_blk_init_request()
virtio_blk_handle_request()
virtio_blk_submit_multireq()
since commit "03de2f527499 virtio-blk: do not use vring in dataplane", and
virtio_blk_free_request()
since commit "6aa46d8ff1ee virtio: move VirtQueueElement at the beginning
of the structs".
This patch converts them to static.
Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-10-10 01:16:58 +03:00
..
2016-10-04 13:28:09 +01:00
2016-10-04 13:28:07 +01:00
2016-10-04 13:28:07 +01:00
2016-07-12 16:20:46 +02:00
2016-07-13 13:32:27 +02:00
2016-07-12 16:20:46 +02:00
2016-10-04 13:28:09 +01:00
2016-06-27 13:15:06 +10:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2016-09-22 18:13:08 +01:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2016-10-03 16:06:43 -03:00
2016-09-29 15:50:29 -04:00
2016-09-23 10:29:40 +10:00
2016-10-04 13:28:08 +01:00
2016-05-18 15:04:27 +03:00
2016-06-07 15:36:54 +03:00
2016-09-08 18:05:21 +04:00
2013-04-08 18:13:10 +02:00
2015-02-18 11:58:50 +01:00
2016-05-19 16:42:27 +02:00
2016-06-24 05:13:57 +03:00
2016-07-12 09:10:13 +01:00
2016-09-22 18:13:06 +01:00
2016-09-22 18:13:07 +01:00
2016-07-14 16:49:18 +01:00
2016-09-23 19:03:56 +03:00
2016-09-23 12:39:07 +10:00
2016-10-06 16:15:53 +11:00
2016-09-19 11:05:51 +02:00
2016-09-15 15:32:22 +03:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2016-10-04 13:28:07 +01:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:19:16 +02:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2016-09-27 08:59:16 +02:00
2016-10-10 01:16:58 +03:00
2016-07-12 16:20:46 +02:00
2016-09-27 18:18:55 -07:00
2016-09-08 18:05:21 +04:00
2016-09-15 15:32:22 +03:00
2016-10-10 01:16:57 +03:00
2013-04-15 15:16:01 +02:00
2016-09-22 18:13:08 +01:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2016-06-17 16:33:48 +10:00
2016-05-19 16:42:30 +02:00
2014-02-20 17:28:08 +00:00
2014-10-23 16:41:25 +02:00
2016-09-22 18:13:08 +01:00
2016-07-12 16:20:46 +02:00
2016-10-04 13:28:07 +01:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2016-09-22 18:13:06 +01:00
2016-09-08 18:05:22 +04:00
2014-02-14 21:12:04 +01:00
2016-07-13 13:32:27 +02:00
2013-04-08 18:13:10 +02:00
2016-07-04 13:15:22 +01:00
2016-07-12 16:20:46 +02:00
2016-09-27 17:03:34 -03:00
2016-06-22 12:53:26 +02:00