drive: drop invalid export of get_scsi_devicetype
The function is called 'get_scsi_device_type' and all callers already use the full package prefix to call it. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
e2dea8ee27
commit
3cc4d826a0
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ our @EXPORT_OK = qw(
|
|||
drive_is_cloudinit
|
||||
drive_is_cdrom
|
||||
drive_is_read_only
|
||||
get_scsi_devicetype
|
||||
parse_drive
|
||||
print_drive
|
||||
storage_allows_io_uring_default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue