Commit cf29a498 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by David S. Miller

net: hns3: Add missing newline at end of file

"git diff" says:

    \ No newline at end of file

after modifying the file.
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 815deee0
......@@ -6,4 +6,4 @@
ccflags-y := -I $(srctree)/drivers/net/ethernet/hisilicon/hns3
obj-$(CONFIG_HNS3_HCLGEVF) += hclgevf.o
hclgevf-objs = hclgevf_main.o hclgevf_cmd.o hclgevf_mbx.o
\ No newline at end of file
hclgevf-objs = hclgevf_main.o hclgevf_cmd.o hclgevf_mbx.o
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment