diff options
author | Rikard Falkeborn <rikard.falkeborn@gmail.com> | 2020-09-11 22:35:09 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2020-10-21 10:34:10 -0400 |
commit | 7ab4de60028e0e9669b72a5f69f2080f98069b04 (patch) | |
tree | 415928916fd8f1c14f31b5dc527eafd17ed2635e /drivers/vhost | |
parent | 7f90611693f08f6b29209bd8d704ee17cbe003a0 (diff) | |
download | linux-7ab4de60028e0e9669b72a5f69f2080f98069b04.tar.bz2 |
virtio-mem: Constify mem_id_table
mem_id_table is not modified, so make it const to allow the compiler to
put it in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20200911203509.26505-4-rikard.falkeborn@gmail.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: David Hildenbrand <david@redhat.com>
Diffstat (limited to 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions