]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer/USB.pm
usb: rename check_usb_index into assert_usb_index_is_useable
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 10 Nov 2022 15:48:35 +0000 (16:48 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 10 Nov 2022 16:02:34 +0000 (17:02 +0100)
commit871ebe177516a4ac09f9b64a1d2c5f40b7e6de76
treeb98d6f3cf620d74d3f8f44f9f7ff8b14f9ba5dc1
parentc60cad61a022305cd5dc965d9a23c678560a7daa
usb: rename check_usb_index into assert_usb_index_is_useable

to better convey that this might die

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/QemuServer/USB.pm