virtfs-proxy-helper: Make the helper_opts[] array const
commitb8ccfadc1f95b73766bf1ff33ea3549e37bd7c92
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 5 Mar 2020 01:04:46 +0000 (5 02:04 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 9 Mar 2020 14:59:31 +0000 (9 15:59 +0100)
tree4498a74bdb390510709e0f979927c81e2b4951b2
parentda5cf9a4fef1e04608501605b4697f39ea56e0ea
virtfs-proxy-helper: Make the helper_opts[] array const

Reduce a bit the memory footprint by making the helper_opts[]
array const.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Greg Kurz <groug@kaod.org>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20200305010446.17029-4-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
fsdev/virtfs-proxy-helper.c