Skip to content

Commit 9b438a4

Browse files
committed
Remove an unused string
Signed-off-by: John Else <john.else@citrix.com>
1 parent 0e378f7 commit 9b438a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xc/device.ml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1092,7 +1092,6 @@ let unbind_from_i915 devstr =
10921092
Forkhelpers.execute_command_get_output !Path.rmmod ["i915"] in ()
10931093

10941094
let procfs_nvidia = "/proc/driver/nvidia/gpus"
1095-
let bus_id_key = "Bus Location"
10961095

10971096
let nvidia_smi = "/usr/bin/nvidia-smi"
10981097

0 commit comments

Comments
 (0)