net/hns3: delete redundant blank line
authorHongbo Zheng <zhenghongbo3@huawei.com>
Wed, 31 Mar 2021 10:01:43 +0000 (18:01 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 8 Apr 2021 16:57:09 +0000 (18:57 +0200)
commitd7e8b721fccc855b1d7a61e1e06d0d6921cf34fd
treea927af3c9a15d73e4a5b9f5d063ecfc68b297df0
parent214917f66bf2852c7b758550fdcab1738cad8fa4
net/hns3: delete redundant blank line

Delete redundant blank line in "hns3vf_check_event_cause" to
solve the static warning.

Fixes: a5475d61fa34 ("net/hns3: support VF")
Cc: stable@dpdk.org
Signed-off-by: Hongbo Zheng <zhenghongbo3@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_ethdev_vf.c