[libvirt] [PATCH v2 01/39] virhostdev: Fix const correctness of virHostdevIs{PCINet, SCSI, Mdev}Device()

Cole Robinson crobinso at redhat.com
Thu Oct 17 21:08:35 UTC 2019


On 9/26/19 12:11 PM, Michal Privoznik wrote:
> These functions do not change any of the passed hostdevs. They
> just read them.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/util/virhostdev.c | 6 +++---
>  src/util/virhostdev.h | 4 ++--
>  2 files changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Cole Robinson <crobinso at redhat.com>

- Cole




More information about the libvir-list mailing list