From 347c30fc8c90651eb9190b782d8cd5ecce58c3ca Mon Sep 17 00:00:00 2001 From: Eshenko Dmitriy Date: Wed, 15 Jan 2020 18:30:04 +0300 Subject: T1935: Add missing new line (#119) --- sysconf/63-hyperv-vf-net.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysconf/63-hyperv-vf-net.rules b/sysconf/63-hyperv-vf-net.rules index 4ee10fc1..b4dcb5a3 100644 --- a/sysconf/63-hyperv-vf-net.rules +++ b/sysconf/63-hyperv-vf-net.rules @@ -2,4 +2,4 @@ ATTR{[dmi/id]sys_vendor}!="Microsoft Corporation", GOTO="end_hyperv_nic" ACTION=="add", SUBSYSTEM=="net", DRIVERS=="hv_pci", NAME="vf_%k" -LABEL="end_hyperv_nic" \ No newline at end of file +LABEL="end_hyperv_nic" -- cgit v1.2.3