commit | b8ccfadc1f95b73766bf1ff33ea3549e37bd7c92 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Thu Mar 05 02:04:46 2020 +0100 |
committer | Laurent Vivier <laurent@vivier.eu> | Mon Mar 09 15:59:31 2020 +0100 |
tree | 4498a74bdb390510709e0f979927c81e2b4951b2 | |
parent | da5cf9a4fef1e04608501605b4697f39ea56e0ea [diff] |
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>