rules: drop weird spaces
This commit is contained in:
parent
e7932afe1b
commit
c65c2f0aa6
1 changed files with 2 additions and 3 deletions
|
@ -107,7 +107,6 @@ KERNEL=="vhost-net", GROUP="kvm", MODE="{{DEV_KVM_MODE}}", OPTIONS+="static_node
|
|||
KERNEL=="udmabuf", GROUP="kvm"
|
||||
|
||||
SUBSYSTEM=="ptp", ATTR{clock_name}=="KVM virtual PTP", SYMLINK+="ptp_kvm"
|
||||
|
||||
SUBSYSTEM=="ptp", ATTR{clock_name}=="hyperv", SYMLINK+="ptp_hyperv"
|
||||
|
||||
LABEL="default_end"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue