Skip to content

Commit 1807630

Browse files
authored
Merge pull request #271 from johnelse/bus_id_key
Remove an unused string
2 parents 0e378f7 + 9b438a4 commit 1807630

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)