diff options
author | Xuan Zhuo <xuanzhuo@linux.alibaba.com> | 2022-08-01 08:38:27 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-08-11 10:06:38 +0200 |
commit | 07d9629d49584b6f79faa6158cd7aef7e6919703 (patch) | |
tree | 6f43abb56b01ce63a4b6deffae05063a0ecd6141 /fs/jffs2 | |
parent | virtio_ring: introduce virtqueue_init() (diff) | |
download | linux-07d9629d49584b6f79faa6158cd7aef7e6919703.tar.xz linux-07d9629d49584b6f79faa6158cd7aef7e6919703.zip |
virtio_ring: split: stop __vring_new_virtqueue as export symbol
There is currently only one place to reference __vring_new_virtqueue()
directly from the outside of virtio core. And here vring_new_virtqueue()
can be used instead.
Subsequent patches will modify __vring_new_virtqueue, so stop it as an
export symbol for now.
Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20220801063902.129329-8-xuanzhuo@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions